Dependencies:
- sass v3.3+
- node.js
- npm v2.0+
- gulp
The template includes:
- Jade
- Plain HTML
- Sass (3.3+)
- Bourbon/Neat/Bitters
- Autoprefixer
- BrowserSync
- Gulp.js
To get started:
git clone https://github.com/CosminAnca/static-gulp-jade.git [project-name]
cd [project-name]
npm install
gulp
- Done