floz / Template

Template for coffeescript / jade / stylus project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project template

A project template using :

Getting started

Select the lib you want for the project by editing : bower.json Then just type this commands:

bower install
npm install

Run the project on localhost:

grunt

Build final ( cssmin/jsmin/ etc.. ) :

grunt build

Inspired by

##2.0:

  • grunt more clean and effiscient
  • add bower
  • change architecture inspired by yeoman

About

Template for coffeescript / jade / stylus project