/angular2-todo

Example Angular 2 application

Primary LanguageTypeScript

How to start

Note that this seed project was built with node v4.2.1 and npm v3.3.6.

git clone https://github.com/objectpartners/angular2-todo.git
cd angular2-todo
npm install
# dev
npm run serve.dev