create-lazuli-course
v0.1.0
Published
Create a Lazuli course — a Vite + React app on @lazuli-ai/sdk — ready for any coding agent to build on and publish to the Lazuli platform.
Maintainers
Readme
create-lazuli-course
npx create-lazuli-course my-course
cd my-course && npm install && npm run devCreates a Lazuli course: a real Vite + React app built
on @lazuli-ai/sdk, with the course scaffold
(lessons, checks, goals, layouts, design tokens) and reference docs under studio/. Runs host-less
locally; connect the Lazuli studio MCP to upload, gate-check, and publish. The template is a
snapshot of the scaffold as of this package's release.
