cra-template-minimal
v1.0.1
Published
An minimal template for Create React App
Readme
cra-template-minimal
An minimal template for Create React App.
To use this template add --template minimal when creating a new app:
npx create-react-app my-app --template minimal