Prerequisites: Node.js 18 or newer and pnpm installed.
- Install dependencies:
pnpm install - Run the Vite dev server:
pnpm dev- Open the printed URL (usually http://localhost:5173). Use
index.htmlfor sandbox scenes.
- Open the printed URL (usually http://localhost:5173). Use
- Run tests:
pnpm test - Live testing while editing (Node):
pnpm liveTesting
- Demo hub: https://BREP.io/apiExamples/index.html
- Full demo list + source links: API Examples