1.0.1 • Published 7 years ago
generator-withoutwax-static-html v1.0.1
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.