@mettz/nano-react-cli

0.2.1 • Public • Published

nano logo

🔍 A truly minimal replacement for Create-React-App.

npm version npm downloads mit license


Use nano-react-app for a truly minimal React app:

file structure

A full React project in only 6 files

Install

Try now with:

npx nano-react-app my-app

For Typescript, run this:

npx nano-react-app my-app --ts

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 respective template's README.

Readme

Keywords

Package Sidebar

Install

npm i @mettz/nano-react-cli

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

43.3 kB

Total Files

7

Last publish

Collaborators

  • mettz