Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 847 Bytes

File metadata and controls

24 lines (15 loc) · 847 Bytes

beat create

Scaffold a Beat app with Vite, TypeScript, and Pulse.

npm version npm downloads License

Documentation

Usage:

pnpm dlx @ochairo/beat-create my-app
pnpm dlx @ochairo/beat-create my-app --ui

The default template scaffolds a minimal hello-world app. Use --ui for a multi-page app with Beat UI components, a side menu, theme switching, and a component showcase.