This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
resolver/docs/layers/app.md
2017-07-07 11:56:55 +04:30

7 lines
263 B
Markdown

# App
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).