This project was generated with Angular CLI version 13.1.2.
Install dependencies and deduplicate packages.
npm install
For a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
npm start
The build artifacts will be stored in the dist/
directory.
npm build
Execute the unit tests via Karma.
npm test