Skip to content

Development project template to create visualization clients based on OSH JS Toolkit

License

Notifications You must be signed in to change notification settings

opensensorhub/osh-client-dev-template

Repository files navigation

OpenSensorHub Client Development Template

Distribution Package

To build:

npm install
npm run prod

Built package will be found in generated "dist" folder. Copy contents to web server.

Development Server

To build in development mode and view in web browser:

npm install
npm run dev

Open browser and point it to locahost:9000

About

Development project template to create visualization clients based on OSH JS Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published