Welcome

Introduction

Introduction

Setup & Installation

Setup OverviewPrerequisitesQuick Start
Frontend SetupInstallationConfigurationRunning LocallyDevelopment Guide
MCP Servers

Architecture & Design

Architecture

Features & Scenarios

Deployment

Deployment

API Reference

API Reference

Tools & Utilities

Scripts & UtilitiesTroubleshooting
Setup & InstallationFrontend Setup

Development Guide

Hot reload, debugging, and best practices

Development Guide

Hot reload, debugging, and best practices for frontend development.

Hot Reload

The frontend automatically reloads when you make changes.

Debugging

Use browser DevTools and React DevTools for debugging.

Best Practices

  • Use TypeScript for type safety
  • Follow component structure
  • Write tests for new features

Next Steps

  • Frontend Overview - Return to frontend setup

Running Locally

Start the development server

MCP Servers

Set up Model Context Protocol servers

On this page

Development GuideHot ReloadDebuggingBest PracticesNext Steps