This is my first Generator made with Yeoman! This generator create very basic HTML, CSS, and JavaScript files for building Static Websites.
$ npm install --global yo generator-withoutwax-static-html
$ yo withoutwax-static-html
- Add README file in the generator.
- Adding
_package.json
file for node.js project.