angular2-todo-app icon indicating copy to clipboard operation
angular2-todo-app copied to clipboard

Angular 2 beta example todo app and tutorial

Angular 2 Todo App

Angular 2 Logo

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.