Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 438 Bytes

File metadata and controls

29 lines (18 loc) · 438 Bytes

SDK JS Schematics :: Demo APP ✨

Quick start

Start the demo app and run cypress headless

npm run e2e

To update all components to the latest state of the ESMF Angular Schematics run the following

npm run update:components

The update:components command must be called every time the Angular Schematics was changed.


To run the application locally run the following command.

npm run start