Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 237 Bytes

DEVELOPMENT.md

File metadata and controls

7 lines (5 loc) · 237 Bytes

Getting Started with Development for @tscircuit/cli

  1. Run bun install
  2. Run bun run dev

You now have a development server running on http://localhost:5173 (don't use the one on port 3020, it won't auto-reload frontend changes)