Skip to content

Latest commit

 

History

History
40 lines (37 loc) · 675 Bytes

README.md

File metadata and controls

40 lines (37 loc) · 675 Bytes

Llama Front-End Boilerplate

A front-end development boilerplate with Grunt, Bower components, node modules.

##Bower Components

  • bootstrap
  • chai
  • jquery
  • mocha
  • modernizr
  • requirejs
  • sinon

##Node Modules

  • express
  • grunt
  • grunt-concurrent
  • grunt-contrib-clean
  • grunt-contrib-coffee
  • grunt-contrib-concat
  • grunt-contrib-connect
  • grunt-contrib-copy
  • grunt-contrib-cssmin
  • grunt-contrib-htmlmin
  • grunt-contrib-jshint
  • grunt-contrib-less
  • grunt-contrib-uglify
  • grunt-contrib-watch
  • grunt-jsvalidate
  • grunt-mocha
  • grunt-rev
  • grunt-svgmin
  • grunt-usemin
  • jshint-stylish
  • load-grunt-tasks
  • matchdep
  • request
  • time-grunt
  • underscore