This project was generated with Angular CLI version 8.3.26.
Run npm run serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.open console to check for cookies.
Run npm run build
to build the library. The build artifacts will be stored in the dist/
directory.
- Run
npm run test
to execute the unit tests for library via Karma. - Run
npm run test-headless
to execute the unit tests for library without opening chrome
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.