0.2.1 • Published 11 years ago
generator-reallysimplehtml v0.2.1
Really Simple HTML generator
Let's you quickly setup a really really basic HTML file with nothing more than a basic structure and a few meta tags, and optionally, jQuery.
To use you need to have node and yo installed.
Then install the generator:
npm install -g generator-reallysimplehtmlCreate a directory with mkdir then cd into it. Then run:
yo reallysimplehtmlAnd you're all done!