1.1.1 • Published 6 years ago

create-react-app-moth v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Create React App Moth

Node CLI for fast react, redux, thunks, react-router boilerplate

Install

npm install -g create-react-app-moth

Run

create-react-app-moth

It will ask for the name of the project

Result

app
|-- node_modules
|--src
  |--index.js
|--.babelrc
|--.editorconfig
|--.eslintrc
|--.gitignore
|--index.html
|--LICENSE
|--package.json
|--server.js
|--webpack.config.js
|--webpack.dev.js
|--webpack.prod.js
|--yarn.lock

After install

npm run development
yarn development

TODO

Testing

Improve CLI, it should also provide some help and option arguments