This project was generated with Angular CLI version 13.0.1.
Start shell and clone from git source to your work folder
git clone https://github.com/mysvit/devices.git
Go to devices folder and install npm
npm install
For a dev server run:
ng serve
Navigate to http://localhost:4200/.
To execute the unit tests via Karma run:
ng test