https://github.com/romulomachado/todoapp
EmberJS Tutorial http://emberjs.com/guides/getting-started/
https://github.com/romulomachado/todoapp
Last synced: 2 months ago
JSON representation
EmberJS Tutorial http://emberjs.com/guides/getting-started/
- Host: GitHub
- URL: https://github.com/romulomachado/todoapp
- Owner: romulomachado
- Created: 2014-06-06T21:17:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-13T00:00:10.000Z (over 11 years ago)
- Last Synced: 2025-01-15T13:58:36.888Z (9 months ago)
- Language: JavaScript
- Size: 543 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ember.js quickstart guide
## Overview
This application is a walk through of the steps of building the popular [TodoMVC demo application](http://todomvc.com/).
The full tutorial can be found at http://emberjs.com/guides/getting-started/.