1.0.1 • Published 2 years ago

generator-gulp-frontend v1.0.1

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

Gulp Front-End Boilerplate

A Yeoman generator that creates a minimal Gulp front-end workflow using the 7–1 Sass Architecture.

Based off of Coder Coder's Gulp + Sass generator

Instructions

Install Yeoman globally: npm install -g yo

Then install the Gulp Front-End boilerplate generator globally: npm install -g generator-gulp-frontend

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

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.1

2 years ago

1.0.0

2 years ago