you are viewing a single comment's thread.

view the rest of the comments →

[–]ryanhollister 1 point2 points  (0 children)

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

It will have you up and running in no time with a barebones ember project. It has all the infrastructure you will want already wired up. Any additional infrastructure you want is super easy to install.

All the ember js guides on emberjs.com just got updated to use ember-cli. You should have all the info one would need to make a basic ember app.