# 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
-
Notifications
You must be signed in to change notification settings - Fork 1
License
scalargis/scalargis-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published