vue3-core/packages/sfc-playground
三咲智子 Kevin Deng cf8be999df
Merge remote-tracking branch 'upstream/minor'
2024-06-16 17:01:49 +08:00
..
public chore: enable cors for sfc as temporary fix 2023-04-06 12:46:19 +08:00
src Merge remote-tracking branch 'upstream/minor' 2024-06-16 17:01:49 +08:00
README.md chore: update playground url 2023-04-06 12:42:07 +08:00
index.html refactor(sfc-playground): add vapor name 2024-05-01 12:29:24 +09:00
package.json chore(deps): update build (#11098) 2024-06-10 15:16:08 +08:00
vercel.json chore: make vercel silent 2023-04-08 12:28:30 +08:00
vite.config.ts feat: repl (#94) 2024-01-21 16:51:28 +08:00

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