comensee / ember-todos

Yet another fork of the wildly popular Todos application, leveraging ember, require and yeoman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-todos

Yet another fork of the wildly popular Todos application.

What I set out to do:

  • Use ember with AMD/require, borrowing heavily from existing Todo apps
  • Use yeoman to manage the configuration

To use:

  • Install yeoman
  • Run the built-in yeoman server
    yeoman server
    yeoman build; yeoman server:dist

About

Yet another fork of the wildly popular Todos application, leveraging ember, require and yeoman