Use this as a simple structure for a simple project using Gulp - Jade - SASS Inspired by YEOMAN / generator-modern-front-end 0.1.8.
- Browserify + ES6 (babelify)
- Jade Templating Language
- CSS pre-processor (Sass)
- CSS Autoprefixing
- Sourcemaps for CSS and JavaScript
- Built-in preview server with BrowserSync
- Image optimization
- Wire-up dependencies installed with Bower
- Bourbon Components (Bourbon, Neat)
- Normalize.css
- Download Files or Clone Repo from GitHub
npm install -g gulp
( need to have node.js installed on your macchine )npm install -g gulp-jade
npm install -g gulp-sass
npm install -g yo bower
bower install
npm install
gem install bourbon
gem install neat
generator-modern-front-end by Endel Dreyer
Folder Structure by Travis Nelson
Made with
by Enzo Vezzaro