/todomvc

Angular2 Dart implementation of TodoMVC

Primary LanguageDartMIT LicenseMIT

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.

Resources

Articles

Support

Let us know if you discover anything worth sharing.

Implementation

This app was built using Dart and Angular2.

Installation

npm install --prefix ./web/
pub get
pub serve
dartium http://localhost:8080

Live Demo

http://ng2-dart-samples.github.io/todomvc

Credit

Inspired by the typescript version from Sam Saccone. Created by Kasper Peulen