0.2.1 • Published 4 years ago

nano-react-app v0.2.1

Weekly downloads
73
License
MIT
Repository
github
Last release
4 years ago

Create-React-App is way too bloated, use nano-react-app for a truly minimal React app.

These are all the files that are generated:

Try now by running this in the terminal:

npx nano-react-app my-app

Take a look at the default app template here

Features

  • 📦 Uses Parcel with zero-config instead of Webpack
  • 🚫 No eject, because it is already so minimal
  • 🚫 No linting
  • 🚫 No service worker
  • npm start and npm run build scripts for dev server and production build

Usage

For App configuration and usage info, see the template's README.

0.2.1

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago