Folder Structure
apps/
docs/
flow-typed/npm/
packages/
scripts/
apps
- Margarita client, backend and documentation apps
- More info in separate Apps section
docs
.md
files for this documentation
flow-typed/npm
- Third-party library interface definitions for use with Flow
packages
- Packages with reusable components, utils and configs
- More info in separate Packages section
scripts
- Scripts related to deployment, testing and Relay compiler