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 startOR
ng serveThen head to http://localhost:4200 in your browser.
To run tests run:
ng testTo run tests run:
ng e2eRun 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
