Skip to content

ronlobo/todomvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Angular2 Dart implementation of TodoMVC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors