ashers-customer-portal-app-wrest
v0.0.0
Published
This project was generated with [App Builder Code Gen](https://www.infragistics.com/products/appbuilder).
Downloads
3
Readme
ashers-customer-portal-app-wrest
This project was generated with App Builder Code Gen.
Development server
Run npm start
to build the application, start a web server and open the application in the default browser. The application will open in http://localhost:4200/
by default.
Build
Run npm run build
to build the application into an output directory.
Running unit tests
Run npm test
to execute the unit tests via Karma. Runs all .spec.ts
files under ./src
folder.
Running end-to-end tests
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.