Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 275 Bytes

project-architecture.s.md

File metadata and controls

12 lines (11 loc) · 275 Bytes

[Standard] Project Architecture

Checks

  • Entire code except index.ios.js and index.android.js should be in src
  • The structure should be as follow
    • index.ios.js
    • index.android.js
    • /src
      • modules
      • components
      • pages
      • style