Getting Started
Development
Development Workflow
This guide covers the development workflow and best practices for working with this project.
Running the Development Server
Start the development server with hot reload enabled by running: pnpm dev
Project Structure
Understanding the project structure will help you navigate and modify the codebase effectively.