generator-withoutwax-static-html
v1.0.1
Published
Basic HTML generator for Static Website
Downloads
7
Readme
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-htmlUsing the package
$ yo withoutwax-static-htmlThings to do
- [ ] Add README file in the generator.
- [ ] Adding
_package.jsonfile for node.js project.
