baby-react-app
v1.0.1
Published
Creates a baby react app
Readme
Baby React App
What it does
This package creates a simple barebones react app with a webpack config
How to use
npx baby-react-app your-app-name
cd your-app-name
npm install
npm run serve