/StyleBits

Primary LanguageJavaScript

StyleBits

Technologies

Dependencies

This command needs to be run first if CoffeeScript is not installed on your system

  • run sudo npm install -g coffee-script
  • run sudo npm install -g grunt

Setup

Install all of the dependencies necessary for the bootstrap

  • run npm install
  • run bower install

Development

The following command will watch and compile Coffeescript and Stylus.

  • run grunt

Deployment

  • run grunt build