Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.91 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.91 KB

‌‌ 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