@luna-oss/playground
v5.0.0
Published
Standalone Moon Design System playground with a live editor and preview surface.
Readme
@luna-oss/playground
Standalone playground app that pairs a Monaco editor with a sandboxed preview iframe so designers and engineers can prototype Moon components in isolation.
Scripts
yarn workspace @luna-oss/playground dev # vite dev server
yarn workspace @luna-oss/playground build # production build
yarn workspace @luna-oss/playground preview # preview the buildWhy a separate app?
The Storybook docs live in apps/docs. The playground is intentionally lighter
and standalone so we can ship a public, embeddable live editor without pulling
the full docs surface.
