All Projects → ichord → Angular Coffee Amd Seed

ichord / Angular Coffee Amd Seed

angular coffeescript requirejs

Programming Languages

coffeescript
4710 projects

Build Status

Tech Stack

  • Grunt
  • bower
  • CoffeeScript
  • Sass
  • AngularJS
  • Pure (css)
  • RequireJS
  • Karma
  • Compass

Development Friendly

  • AutoCompile (coffescript, scss)
  • LiveReload
  • and more...

Dir Structure

  • app - development stuff. coffeescript, sass, template and so on.
  • build - complied stuff. javascript, css, spec test... dev server will run on it.
  • dist - production stuff. compress and min files which can deploy to server.
  • test - testing!

Tasks

  • grunt dev - set up development env
  • grunt dist - generate production stuff
  • grunt compile - compile coffeescript and sass
  • more details in Gruntfile.coffee
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].