ember-app-kit-todos Build Status

ember-app-kit-todos is the Emberjs Todos using Ember App Kit.

Try ember-app-kit-todos

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

Future Goals

  • unit tests
  • acceptance tests
  • docs

Related