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-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.