Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 240 Bytes

File metadata and controls

7 lines (5 loc) · 240 Bytes

Steps:

  1. Environment build: configure Webpack, Babel, ESLint
  2. Initial app structure: create React components, setup React Router and navigation
  3. Redux Flow: create Actions, Stores, Reducers and Container Component

Work in progress...