todomvc
Version:
> Helping you select an MV\* framework
35 lines (19 loc) • 1.12 kB
Markdown
# Durandal TodoMVC Example
> Single Page Apps Done Right.
> _[Durandal - durandaljs.com](http://durandaljs.com/)_
## Learning Durandal
The [Durandal website](http://durandaljs.com) is a great resource for getting started.
Here are some links you may find helpful:
* [Getting Started](http://durandaljs.com/pages/get-started/)
* [Documentation](http://durandaljs.com/pages/docs)
* [Videos](http://durandaljs.com/pages/videos/)
* [Durandal on GitHub](https://github.com/BlueSpire/Durandal)
Articles and guides from the community:
* [HotTowel Template - Durandal with ASP.Net MVC](http://www.johnpapa.net/hottowel/)
* [nuGet Download](http://www.nuget.org/packages/Durandal/)
Get help from other Durandal users:
* [Mailing list on Google Groups](https://groups.google.com/forum/#!forum/durandaljs)
* [Durandal on Twitter](http://twitter.com/durandaljs)
_If you have other helpful links to share, or find any of the links above no longer work, please [let us know](https://github.com/tastejs/todomvc/issues)._
## Credit
This TodoMVC application was created by [Abhinav Gujjar](https://github.com/abhinavgujjar).