Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 504 Bytes

File metadata and controls

13 lines (10 loc) · 504 Bytes

Getting Started

Prerequisites: Node.js 18 or newer and pnpm installed.

  • Install dependencies: pnpm install
  • Run the Vite dev server: pnpm dev
  • Run tests: pnpm test
  • Live testing while editing (Node): pnpm liveTesting

API Demos