/ember-app-kit-todos

Primary LanguageJavaScriptMIT LicenseMIT

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 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