三咲智子 Kevin Deng 5819dc9001 Merge remote-tracking branch 'upstream/main' 2 年之前
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 年之前
src 7aae631d8c Merge remote-tracking branch 'upstream/main' 2 年之前
README.md 593da4069a chore: update playground url 3 年之前
index.html fe5d919b0f refactor(sfc-playground): upgrade `@vue/repl` (#10310) 2 年之前
package.json c131ebae45 chore(deps): update playground (#10356) 2 年之前
vercel.json 851635157f chore: make vercel silent 3 年之前
vite.config.ts 51098cff94 feat: repl (#94) 2 年之前

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