1.0.7 • Published 3 years ago

generator-gulp-sass-boilerplate v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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.

1.0.7

3 years ago

1.0.6

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago