Ultimate
Front-End
Started Kit

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

DownloadFork Me on GitHub

Features

Getting Started

Credits

generator-modern-front-end by Endel Dreyer


Folder Structure by Travis Nelson


gulp-jade by Blaine Bublitz


Gears Designed by Freepik


Ultimate Front-End Starter Kit
| -- app/
|   | -- css/
|   |   | -- 1-tools/
|   |   |   | -- bourbon/
|   |   |   | -- font-awesome/
|   |   |   | -- neat/
|   |   |   | -- fonts.sass
|   |   |   | -- normalize.sass
|   |   |   | -- vars.sass
|   |   | -- 2-basics/
|   |   |   | -- body-elements.sass
|   |   |   | -- example-buttons
|   |   |   | -- links.sass
|   |   |   | -- selection-colors.sass
|   |   |   | -- typography.sass
|   |   | -- 3-modules/
|   |   |   | -- introduction.sass
|   |   | -- 4-pages/
|   |   |   | -- home-page.sass
|   |   | -- sprites/
|   |   |   | -- index.sass
|   |   |   | -- main.sass
|   |   | -- fonts/
|   |   | -- images/
|   |   | -- jadeFiles/
|   |   |   | -- _includes/
|   |   |   | -- index.jade
|   | -- js/
|   |   | -- main.js
|   | -- index.html