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