Skip to content

awkward/ember-pods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember-pods

Ember.js starter kit based on pods file structure

Work in progress

Includes:

  • CoffeeScript
  • Stylus + Nib
  • ES6 module system (using AMD + loader.js)
  • Emblem templating
  • Grunt + livereload

Using the generator

From within a terminal at root level, run:

  • emberpods pod <podname>
  • emberpods model <modelname>
  • emberpods component <componentname>
  • emberpods helper <helpername>

Starting the project

From within a terminal at root level, run:

  • grunt - build the project, watch and livereload
  • grunt server - build the project, watch, livereload and spawn a development server

About

Ember.js starter kit based on pods file structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published