Skip to content

scalargis/scalargis-client

Repository files navigation

Scalargis client Monorepo

Usage

# clone the repo
git clone https://github.com/wktsi/scalargis-client.git

# install dependencies
yarn

# build all
yarn build:all

# build viewer
yarn build:viewer

# run viewer
yarn start:viewer

# build backoffice
yarn build:backoffice

# run backoffice
yarn start:backoffice

# build viewer and copy to server directory
yarn deploy-server:viewer

# build backoffice and copy to server directory
yarn deploy-server:backoffice

# build all and copy to server directory
yarn deploy-server:all

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6