三咲智子 Kevin Deng c88c6d12aa Merge remote-tracking branch 'upstream/main' 2 éve
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 éve
src 69b8074122 feat(sfc-playground): display vapor status 2 éve
README.md 593da4069a chore: update playground url 3 éve
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) 2 éve
package.json c88c6d12aa Merge remote-tracking branch 'upstream/main' 2 éve
vercel.json 851635157f chore: make vercel silent 3 éve
vite.config.ts 51098cff94 feat: repl (#94) 2 éve

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