Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 763 Bytes

File metadata and controls

24 lines (13 loc) · 763 Bytes

Overview

1. Basic concepts

Before starting the project, make sure you are familiar with React and Redux basics.

  1. Pay attention to data flow diagram.
  2. Learn application build details and the differences between development and production builds.

2. Learn application internal architecture

The documentation for application architecture

3. Learn the common utility functional

The documentation for application utilities

4. Learn the common components

The documentation for application components

5. Learn our styling methodology

The documentation for styling methodology