Skip to content

thecodercoder/generator-gulp-sass-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp + Sass boilerplate\

A Yeoman generator that creates a minimal Gulp and Sass front-end workflow.

Based off of Nando Moreirame's Gulp generator 🙏🏼

Instructions

Install Yeoman globally: npm install -g yo

Then install the Gulp + Sass boilerplate generator globally: npm install -g generator-gulp-sass-boilerplate

Navigate to a directory you want to generate the files in, then run yo gulp-sass-boilerplate

To run, you will need to have the Gulp CLI also installed globally: npm install -g gulp-cli

Then in the project root, run the website by running gulp.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors