Evan You 681ac7c896 release: v3.3.0-alpha.9 3 年 前
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 年 前
src 14f3d747a3 feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) 3 年 前
README.md 593da4069a chore: update playground url 3 年 前
index.html 7487d50775 workflow: fix sfc playground persist light mode (#5999) 4 年 前
package.json 681ac7c896 release: v3.3.0-alpha.9 3 年 前
vercel.json 851635157f chore: make vercel silent 3 年 前
vite.config.ts b50353a183 workflow(sfc-playground): copy server-renderer browser build 4 年 前

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