1.0.3 • Published 5 years ago

rt-lazy-cli v1.0.3

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

react-folder-structure

npm Maintainability Build Status


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

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) silva.danilo.nobre@gmail.com

License

This project is licensed under the MIT License - see the LICENSE file for details

Created By daniloanobre 2019.