Add app layer description
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
# App
|
# 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).
|
||||||
Reference in New Issue
Block a user