I wanted to introduce a little tool I made called create-yo.
Beginning in npm v6.1.0, npm init <something> lets you magically invoke a scaffolding tool (think create-react-app) using npx.
If you’re not familiar withnpx, it’s a tool installed alongsidenpmwhich allows execution