1.0.1 • Published 6 years ago
create-react-awesome-project v1.0.1
🌈 create-react-awesome-project CLI
Setting up a react project with webpack, babel, jest/enzyme, redux and routing can be tricky. This project is a simplified version of create-react-app with the minimal dependencies to get a project up and running.
Install
npm install -g create-react-awesome-projectCLI
create-react-awesome-projector
crapOptions
You can pass in the following options to do the following
| CLI Options | Description |
|---|---|
| --git | Initialize a git repository |
| --install | Install dependencies |