njd0523 / ember-app-kit-todos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deprecated

the ember-app-kit project is now deprecated in favour of ember-cli

a port of this todos project using ember-cli can be found at https://github.com/WMeldon/ember-cli-todos

ember-app-kit-todos Build Status

ember-app-kit-todos is the Emberjs Todos using Ember App Kit. Please note, this project uses the [pod style layout](http://emberjs.com/blog/2013/12/17/whats-coming-in-ember-in-2014.html#sts=Filesystem Layout)

Try ember-app-kit-todos

npm install
grunt server
# navigate to: http://localhost:8000

Run ember-app-kit-todos tests

grunt test:server
# navigate to: http://localhost:7359/

Future Goals

  • unit tests
  • acceptance tests
  • docs

Related

About

License:MIT License