Add app layer description

This commit is contained in:
Qolzam
2017-07-07 11:56:55 +04:30
parent 75fc2f7aed
commit 08604c5895

View File

@@ -1,3 +1,7 @@
# App
> Looks like we need to write this part.
App layer is included whole main application libraries and components.
## app.jsx
The root component that is responsible for rendering the whole React DOM on the browser and connecting components to redux [store](http://redux.js.org/docs/api/Store.html).