generator-simple-playground-tester

Simple generator for testing something really quick in the browser

Usage no npm install needed!

<script type="module">
  import generatorSimplePlaygroundTester from 'https://cdn.skypack.dev/generator-simple-playground-tester';
</script>

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