#Frontend Boilerplate Frontend Boilerplate is a starter html5 template development environment based on HTML5 Boilerplate, gulp, Bower, compass and Bootstrap Sass, that will accelerate the frontend development
#Requirements
- Node.js 0.12.x
- gulp >= 3.8.10
- Bower >= 1.3.12
- Compass ready
- Browsersync ready
#Installation
git clone https://github.com/streetcoder/frontend-boilerplate.git
- open the termonal and run
npm install
- then run
bower install
- and
gulp