@alexandre_kueny/init-react-app
v1.0.3
Published
Init a React app with additional packages, scripts and components
Downloads
4
Readme
Installation
npm i -g @alexandre_kueny/init-react-app
Usage
init-react-app myNewApp
Options
|Option|Description|
|---|---|
|--no-custom|Ignore all customization. Equivalent to create-react-app myNewApp
|
|--no-components|Do not copy the default components|