1.0.4 • Published 1 year ago

generator-fe-boilerplate v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Front-end Boilerplate Generator

A Yeoman generator that creates a minimal HTML, CSS, and Javascript front-end workflow.

Based off of Nando Moreirame's Gulp generator

Instructions

Install Yeoman globally: npm install -g yo

Then install front-end boilerplate generator globally: npm install -g generator-fe-boilerplate

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

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago