generator-gulp-simple-static
v0.0.1
Published
This is a simple project generator using Yeoman with Gulp setup to build simple static sites
Downloads
6
Maintainers
Readme
generator-gulp-simple-static
This is a simple project generator using Yeoman with Gulp setup to build simple static sites
Usage
# install yo
npm install --global yo
# install the generator-gulp-simple-static
npm install --global generator-gulp-simple-static
# run it
yo gulp-simple-static