/rmw-shell

Shell of main components for the React Most Wanted project

Primary LanguageJavaScript

‌‌ LOGO RMW-Shell

Build Status Code Style

This project was bootstrapped with NWB.

Here is an article that should explain what rmw-shellis about and why it was made for: Beyond create-react-app (CRA)

This is a shell for applications that can work with zero config and that can be updated with npm for bugfixes and new features. It provides a shell for applications that want to use react, redux, material-ui and firebase.

You can find an example of this project in this DEMO (Source code).

DOCUMENTATION

I tried to make the project as clean as possible and to use all libraries in their pure ways.

The fast way to use this library is to use CRA:

npx create-react-app test-app --scripts-version rmw-react-scripts

License

MIT