Angular 2 Dart • TodoMVC
Angular is a development platform for creating applications using modern web standards. Angular includes a wealth of essential features such as mobile gestures, animations, filtering, routing, data binding, security, internationalization, and beautiful UI components. It's extremely modular, lightweight, and easy to learn.
Let us know if you discover anything worth sharing.
This app was built using Dart and Angular2.
npm install --prefix ./web/
pub get
pub serve
dartium http://localhost:8080
http://ng2-dart-samples.github.io/todomvc
Inspired by the typescript version from Sam Saccone. Created by Kasper Peulen