rt-lazy-cli
v1.0.3
Published
![npm](https://img.shields.io/npm/dt/rt-lazy-cli.svg) [![Maintainability](https://api.codeclimate.com/v1/badges/cfad2711064e09148d24/maintainability)](https://codeclimate.com/github/daniloanobre/react-folder-structure/maintainability) [![Build Status](htt
Downloads
4
Maintainers
Readme
react-folder-structure
react-folder-structure is a project which creates all the folders required to develop a react application, following the patterns addopted by the community. Using this package you no longer need to worry neither where your components need to be created not your reducers, for example.
Requirements
- Node.js 11.x :white_check_mark:
- Npm 6.x :white_check_mark:
Npm
1 - Install package:
$ npm i -g react-folder-structure
2 - Create folder structure:
$ create-react-app project-example
$ cd project-example && rt-lazy-cli
Authors
- Danilo Assis Nobre dos Santos Silva (daniloanobre) [email protected]
License
This project is licensed under the MIT License - see the LICENSE file for details
Created By daniloanobre 2019.