Skip to content

leihuagh/Angular2-Self-Learning

Repository files navigation

Angular2-Self-Learning

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

Notes about build process

  1. All of the sub folers need to run "npm install" respectively.
  2. If you get errors when running the "npm install", remove node_modules and apply "npm install again to install the typings"

General steps

  1. $ npm install
  2. $ npm start

About

This is a practice site for learning Angular 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published