1.0.1 • Published 5 years ago

create-react-awesome-project v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

🌈 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-project

CLI

create-react-awesome-project

or

crap

Options

You can pass in the following options to do the following

CLI OptionsDescription
--gitInitialize a git repository
--installInstall dependencies