thomascharbit / FF-Front-Boilerplate

Boilerplate for Front-end development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Boilerplate for Front-end development


Languages

Language:JavaScript 93.7%Language:CSS 4.6%Language:Ruby 1.7%