Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 723 Bytes

File metadata and controls

21 lines (14 loc) · 723 Bytes

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Project Overview

This is a new project repository. No codebase structure, build system, or development conventions have been established yet.

Getting Started

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

Architecture

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