Skip to content

Deprecated: Use Ember CLI instead; Ember.js' TodoMVC app port to use Ember App Kit

License

Notifications You must be signed in to change notification settings

neojp/TodoMVC-EAK

Repository files navigation

Deprecated in favor of Ember CLI

Ember App Kit has been deprecated and is moving people towards the Ember CLI project; which offers better structure and build tools. Please use it instead.

http://www.ember-cli.com/


TodoMVC demo using Ember App Kit

This is a simple demo implementation of the official Ember's Todo MVC app from the guides section using the Ember App Kit to organize the files and build the project.

A guide explaining the differences between the official guide vs using App Kit should be coming soon.

Feel free to send pull requests with code suggestions, tests and other versions of this code (using coffee-script, emblem, etc).

git clone https://github.com/neojp/TodoMVC-EAK.git
cd TodoMVC-EAK
npm install -g grunt-cli bower
npm install
grunt server

Go to http://localhost:8000/

About

Deprecated: Use Ember CLI instead; Ember.js' TodoMVC app port to use Ember App Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages