generator-galvanize-html

Yeoman generator for a basic HTML5 boilerplate.

Usage no npm install needed!

<script type="module">
  import generatorGalvanizeHtml from 'https://cdn.skypack.dev/generator-galvanize-html';
</script>

README

generator-galvanize-html

Yeoman generator for a basic HTML5 boilerplate.

Install

  1. Install Mocha and Chai (if necessary) - npm install -g mocha chai
  2. Install Yeoman (if necessary) - npm install -g yo
  3. Install Gulp (if necessary) - npm install -g gulp
  4. Install the generator - npm install -g generator-galvanize-html
  5. Run - yo galvanize-html and after adding a .gitignore run `npm install

All files must be placed in the "src" directory!

Run

  1. gulp