todo...
First of all you have to install npm
and node.js
to your box. Installation instructions can
be found here.
Also note that node.js 6.x
is required.
To start developing in the project run:
npm start
OR
ng serve
Then head to http://localhost:4200
in your browser.
To run tests run:
ng test
To run tests run:
ng e2e
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Copyright (c) 2016 Protacon Solutions