I\'ve just written my app.js file and everything is nicely working but the whole file is currently 450 lines long and will be getting bigger.
Is there
I use ember-skeleton for my projects.
To get started simply do the following:
git clone https://github.com/interline/ember-skeleton.git my-app cd my-app bundle install bundle exec rackup
And then go to http://localhost:9292
http://localhost:9292
Also take a look at the wiki for further build tools and templates.