Skip to content

mysvit/devices

Repository files navigation

Devices Test app

This project was generated with Angular CLI version 13.0.1.

Instruction

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/.

Running unit tests

To execute the unit tests via Karma run:

ng test