Learning how to use one of Angular 2 seed to work on the projects.
Seed choose from
https://github.com/shansm/todo-app (seed) https://github.com/preboot/angular2-webpack.git (contents)
Learning course from https://github.com/akserg/learning_bootstrap_angular2
- All of the sub folers need to run "npm install" respectively.
- If you get errors when running the "npm install", remove node_modules and apply "npm install again to install the typings"
- $ npm install
- $ npm start