三咲智子 Kevin Deng ef688ba92b feat(compiler-sfc): promote defineModel stable (#9598) vor 2 Jahren
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix vor 3 Jahren
src ef688ba92b feat(compiler-sfc): promote defineModel stable (#9598) vor 2 Jahren
README.md 593da4069a chore: update playground url vor 3 Jahren
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) vor 2 Jahren
package.json af5df91e95 chore(deps-dev): bump vite from 5.0.0 to 5.0.5 (#9758) vor 2 Jahren
vercel.json 851635157f chore: make vercel silent vor 3 Jahren
vite.config.ts ef688ba92b feat(compiler-sfc): promote defineModel stable (#9598) vor 2 Jahren

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