Evan You d27ee59274 chore(playground): update download template deps 2 years ago
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 years ago
src d27ee59274 chore(playground): update download template deps 2 years ago
README.md 593da4069a chore: update playground url 3 years ago
index.html 3127c4113e workflow: add light theme for sfc playground (#8667) 2 years ago
package.json 2ebafc26a7 chore(playground): bump @vitejs/plugin-vue 2 years ago
vercel.json 851635157f chore: make vercel silent 3 years ago
vite.config.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago

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