luftsport / nlf-client

Angular client for NLF services like ORS, using nlf-backend
https://luftsport.github.io/nlf-client
1 stars 1 forks source link

Nlf-client

Angular client for nlf-backend

Build

Build local version

node src/version.js && ng serve --configuration=localhost --proxy-config proxy.conf.json

Build dev or prod

node src/version.js && ng build --configuration=dev

Build docs

compodoc -p src/tsconfig.app.json