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

Files

Latest commit

164bd26 · Jul 26, 2017

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