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