Skip to content

EnzoVezzaro/Started-Kit

Repository files navigation

Ultimate Front-End Starter Kit

Use this as a simple structure for a simple project using Gulp - Jade - SASS Inspired by YEOMAN / generator-modern-front-end 0.1.8.

Features

  • 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

Getting Started

  • Download Files or Clone Repo from GitHub
  • Install dependencies:
  • 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

Credits

generator-modern-front-end by Endel Dreyer


Folder Structure by Travis Nelson


gulp-jade by Blaine Bublitz


Gears Designed by Freepik


Made with
by Enzo Vezzaro

About

Start Your Project with Gulp, SASS, Jade, and Bourbon suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages