/FF-Front-Boilerplate

Boilerplate for Front-end development

Primary LanguageJavaScript

FreshFlesh Front Boilerplate

Fresh Front Boilerplate is a boilerplate for starting a new front-end development. It comes with a few tools :

  • Gulp for build tasks
  • Bower for dependency managing

It is packed with the following libs :

  • SASS / Compass
  • normalize.scss
  • Modernizr
  • Jquery

Install

$ git clone https://github.com/FreshFlesh/FF-Front-Boilerplate.git
$ cd FF-Front-Boilerplate/
$ npm install
$ bower install
$ gulp