Evan You bc5846939c release: v3.3.8 hace 2 años
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix hace 3 años
src 856dadb18a chore(deps): update build (#9260) hace 2 años
README.md 593da4069a chore: update playground url hace 3 años
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) hace 2 años
package.json bc5846939c release: v3.3.8 hace 2 años
vercel.json 851635157f chore: make vercel silent hace 3 años
vite.config.ts 21a89af9e6 chore: use git default short commit-id (#7761) hace 2 años

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