lean-react-app

A simple and lean React template


Keywords
react, parcel
License
ISC
Install
npm install lean-react-app@3.1.0

Documentation

Lean React App

A simple and lean React template.

Inspired in Nano-React-App

Take a look in the template

Try by running this in the terminal:

npx lean-react-app my-app

If you want to include testing with Jest:

npx lean-react-app my-app -t

If you just want to download template without installing packages:

npx lean-react-app my-app -n