WMeldon / ember-app-kit-todos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 87.6%Language:CSS 12.4%