/generator-static-html

My first generator 📦 for basic HTML, CSS, and JavaScript. Built with Yeoman 🕶

Primary LanguageJavaScriptMIT LicenseMIT

First Scaffold Generator 🕶

npm bundle size (minified)

This is my first Generator made with Yeoman! This generator create very basic HTML, CSS, and JavaScript files for building Static Websites.

Install

$ npm install --global yo generator-withoutwax-static-html

Using the package

$ yo withoutwax-static-html

Things to do

  • Add README file in the generator.
  • Adding _package.json file for node.js project.