This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is a new project repository. No codebase structure, build system, or development conventions have been established yet.
No build commands, linting, or test configurations are currently set up. As the project develops, update this section with:
- Package manager and install commands
- Build, test, and lint scripts
- Development server startup commands
No architecture has been defined yet. Future updates should cover:
- Project structure and key directories
- Core modules and their responsibilities
- Data flow and component interactions