create-react-app-moth

1.1.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i create-react-app-moth

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

53.2 kB

Total Files

30

Last publish

Collaborators

  • bismark.henao