configure-react
v1.0.5
Published
Easily configure React App with Any Framework or Library like Bootstrap, Material UI, Tailwind CSS, etc. And also configure with any state management library like Redux, MobX, etc. and also configure with any routing library like React Router, Reach Route
Downloads
2
Maintainers
Readme
configure-react
Site | Docs | Contributing | Code of Conduct | Twitter | Chat
Bored Writing and Creating the Same Folder Structure and Files for Every React Project?
The configure-react is a simple Fast CLI that creates a React Project with your desired configuration.
$ npm i -g configure-react
// it is CLI Base so need to install Globally
$ configure-react
it will ask you some questions and create a React Project with your desired configuration
$ configure-react --help
it will show you all the options
$ configure-react --version
it will show you the version of the CLI
$ configure-react --update
it will update the CLI to the latest version
$ configure-react --uninstall
it will uninstall the CLI
$ configure-react --docs
it will open the docs in your default browser
$ configure-react --site
it will open the site in your default browser
$ configure-react --twitter
it will open the twitter in your default browser
$ configure-react --chat
it will open the gitter chat in your default browser
$ configure-react --coc
it will open the code of conduct in your default browser
$ configure-react --contributing
it will open the contributing in your default browser
$ configure-react --license
it will show you the license
$ configure-react --author
it will show you the author
$ configure-react --config
it will show you the configuration
How to Use in Terminal:
$ configure-react
Go Through the Already Build Templates
configure-react is released under the MIT license & supports modern environments.
Please Star the Repo on GitHub and Share with Other Fellow Developers
Installation
Using npm:
$ npm i -g configure-react
// it is CLI Base so need to install Globally
$ npm i configure-react
Note: add --save
if you are using npm < 5.0.0
Bore Configuring Tailwind for React App, or any other Framework Try this Package Once.
Why configure-react?
Programming is all About simplifying and Automating Stuff
Then Why Build Same BoilerPlate Again and Again
Use this Package and (getAwayFromThePain) create Express+Mongoose BoilerPlate
- Get Read of Wrting and Creating Same Thing
- Directly Start Working on the real Logic
- Reduce time of Development by atleast 10%
Please Contribute Models and Controllers
Become a Open Source Contributer
We configure-react wants to help Each and Every Programmer Writing real Logical code, without wasting time of Generating the MVC Schema.
So We are Here to Add as much as Models and Controllers and Other important files as Possible
How can You Support and Help others?
If you have written any unique schema, Add that to this list, How?Simple
- Go the Github Repo
- Fork that Repo
- Clone and Download it and Add the File in given manner.
- Add the Changes and push to your account.
- Upload in your Repo => Pull Request and Done
Licence
MIT