1.0.1 • Published 7 years ago

generator-withoutwax-static-html v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

First Scaffold Generator 🕶

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.