1.0.1 • Published 2 years ago

generator-sass-starter-boilerplate v1.0.1

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

Sass boilerplate

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

Instructions

Install Yeoman globally: npm install -g yo

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

Navigate to a directory you want to generate the files in, then run yo sass-starter-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.1

2 years ago

1.0.0

2 years ago