[![LOGO][logo-image]][logo-url] orb-ui-shell
[![Build Status][travis-image]][travis-url]
[![Code Style][code-style-image]][code-style-url]
This project was bootstrapped with
NWB.
Here is an article that should explain what
orb-ui-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
DEMOorbsight
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:
``
json
npx create-react-app test-app --scripts-version rmw-react-scripts
``
License
MIT
[logo-image]: https://www.orbsightcon-32x32.png
[logo-url]: https://github.com/specfocus/orbsightter/README.md
[travis-image]: https://travis-ci.org/SpecFocus/orb-ui-shell.svg?branch=master
[travis-url]: https://travis-ci.org/SpecFocus/orb-ui-shell
[daviddm-image]: https://img.shields.io/david/SpecFocus/orb-ui-shell.svg?style=flat-square
[daviddm-url]: https://david-dm.org/SpecFocus/orb-ui-shell
[coverage-image]: https://img.shields.io/codecov/c/github/SpecFocus/orb-ui-shell.svg?style=flat-square
[coverage-url]: https://codecov.io/gh/SpecFocus/orb-ui-shell
[license-image]: https://img.shields.io/npm/l/express.svg
[license-url]: https://orbsight.com/master/LICENSE
[code-style-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
[code-style-url]: http://standardjs.com/