Files
cc-web/.trellis/spec/frontend/directory-structure.md
2026-06-12 16:39:44 +08:00

745 B

Directory Structure

How frontend code is organized in this project.


Overview

(To be filled by the team)


Directory Layout

<!-- Replace with your actual structure -->
src/
├── ...
└── ...

Module Organization

(To be filled by the team)


Naming Conventions

(To be filled by the team)


Examples

(To be filled by the team)