You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a super minimalistic generator. It's going to output a package.json,
index.html, and index.js. It uses Jest for testing. It uses yarn over npm. That's it.
Now you know everything about it.
Feel free to fork, contribute, or w/e.
About
A super simple yeoman generator that creates a small project containing an html and js file