This project was created with Angular CLI version 1.7.4.
A working demo can be seen in /demo folder just opening index.html file.
If needed, app can be run by first installing required modules "npm install" and afterwards starting server "npm start".
Then navigate to http://localhost:4200/
.
(NodeJS server and NPM package manager might be required to be installed).
Run ng test
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.