- NPM 3.x.x. or higher is required for angular 2
- Got to the root of the directory. i.e.: 'c/[applicationFolder]/
- run "npm install
If running the app as it comes ouf of the box, you will need to get your json server up and running
- run "json-server -p 3010 [db.json filename]"
- Got to the root of the directory. i.e.: 'c/rootfolder/
- run "npm start