三咲智子 Kevin Deng 334e72eeee Merge remote-tracking branch 'upstream/minor' 1 year ago
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 years ago
src 334e72eeee Merge remote-tracking branch 'upstream/minor' 1 year ago
README.md 593da4069a chore: update playground url 3 years ago
index.html 1ec90db776 refactor(sfc-playground): add vapor name 2 years ago
package.json 8373350ce5 chore(deps): update build (#10867) 2 years ago
vercel.json 851635157f chore: make vercel silent 3 years ago
vite.config.ts 51098cff94 feat: repl (#94) 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