Skip to content

๐Ÿ” A truly minimal replacement for Create-React-App.

License

Notifications You must be signed in to change notification settings

mjcampagna/nano-react-app

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Nano React App ๐Ÿ”

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

file structure

Try now by running this in the terminal:

npx nano-react-app my-app

Take a look at the 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.

About

๐Ÿ” A truly minimal replacement for Create-React-App.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%