Documentation and some examples for react-atomic-ui
react-app/
├─ node_modules/
├─ assets/
├─ src/
│ ├─ config/
│ ├─ lib/
│ ├─ stores/
| ├─ ui/
| │ ├─ molecules
| │ ├─ organisms
| │ ├─ templates
| │ ├─ pages
├─ .gitignore
├─ webpack.config.js
├─ babel.config.js
├─ compile.sh
├─ package.json
├─ README.md
├─ index.html
├─ index.tpl