Interactive learning platform for quantum computing beginners. Built with Nuxt 4 and Nuxt UI.
pnpm install
pnpm devOpen http://localhost:3000 and navigate to Learn to start Chapter 1.
| Command | Description |
|---|---|
pnpm dev |
Development server |
pnpm build |
Production build |
pnpm preview |
Preview production build |
pnpm lint |
ESLint |
pnpm typecheck |
Vue/TS type checking |
See CURSOR.md for architecture, content model, and development conventions.
See LICENSE.