vue3-core/packages/sfc-playground
三咲智子 Kevin Deng a972894721
refactor(sfc-playground): enable vapor by default
2024-01-31 18:04:28 +08:00
..
public
src refactor(sfc-playground): enable vapor by default 2024-01-31 18:04:28 +08:00
README.md
index.html workflow: add light theme for sfc playground (#8667) 2023-06-28 13:19:32 +08:00
package.json Merge remote-tracking branch 'upstream/main' 2024-01-31 17:01:56 +08:00
vercel.json
vite.config.ts feat: repl (#94) 2024-01-21 16:51:28 +08:00

README.md

SFC Playground

This is continuously deployed at https://play.vuejs.org.

Run Locally in Dev

In repo root:

pnpm dev-sfc

Build for Prod

In repo root

pnpm build-sfc-playground