install deps:
yarnstart jest testing...
yarn teststart development:
yarn devstart production:
yarn startOR
yarn prodbundle analyzer:
yarn analyzecontain express and webpack configuration.
Source code for the React project.
React project bootsrap for the client and server.
Reusable dummy component that only receive props without connected to global state
Component that is connected to global state and contain several components
Component that is behave as screen (page), connected to global state, contain several components and containers.
Global state configuration, contain state and actions
Helper for the project
contain shared const / variables
contain static files