Evan You 9e529f8acb chore(sfc-playground): correctly show selected version on start up 2 лет назад
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 лет назад
src 9e529f8acb chore(sfc-playground): correctly show selected version on start up 2 лет назад
README.md 593da4069a chore: update playground url 3 лет назад
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) 2 лет назад
package.json f96c413e8e fix(deps): update dependency @vue/repl to ^3.1.0 (#9911) 2 лет назад
vercel.json 851635157f chore: make vercel silent 3 лет назад
vite.config.ts bfe6b459d3 style: update format & lint config (#9162) 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