generator-simple-playground-tester
v0.0.1
Published
Simple generator for testing something really quick in the browser
Downloads
1
Readme
generator-simple-playground-tester
This is a simple project generator using Yeoman with HTML, CSS and JS file to test something really in the browser.
Usage
# install yo
npm install --global yo
# install a generator
npm install --global generator-simple-playground-tester
# run it
yo simple-playground-tester