angular2-todo-app
angular2-todo-app copied to clipboard
Angular 2 beta example todo app and tutorial
Angular 2 Todo App

A basic todo app written using using Angular 2 and the rest of the MEAN stack. The full tutorial can be found on nathanhleung.com.
Demo here: https://angular2-todo-app.herokuapp.com/
To run, git clone and then run npm run webpack && npm start.