The goal of this app is to provide a visual layer on top of our API. The layer is the minimum needed to build a client case and run a simulation.
In order to be able to login and call Toaztr API, you will need a subscription key.
This project was generated with Angular CLI.
Therefore, you can use all the ng commands (ng serve
, ng build
, ng test
).
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
To run with a basic mock server, you can run npm run k7
and then run ng serve
.
Update the version of "@toaztr/specs" in package.json.
Then run npm run generate-api
The code is delivered under Apache V2. https://www.apache.org/licenses/LICENSE-2.0.txt