This project was generated with App Builder Code Gen.
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.
Run npm run build
to build the application into an output directory.
Run npm test
to execute the unit tests via Karma. Runs all .spec.ts
files under ./src
folder.
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.