vite-mastery

Live sandbox

Playground

Powered by WebContainer — a real Vite 8 dev server in the browser. Edit and watch it react, no local install required.

Zero-config boot

Full Node.js inside the browser — open and go

🔌

Plugin sandbox

Edit vite.config.ts and plugin code live, see the effect immediately

📦

Real pnpm install

WebContainer runs the real pnpm — not a mock

🔄

HMR end to end

Edit a source file and the preview hot-updates instantly

The Playground is a standalone Vite app — source in apps/playground/.

View source →