vue3-core/packages/sfc-playground
Evan You 3b02c27e6d chore: bump repl for sfc playground 2023-04-06 18:10:10 +08:00
..
public chore: enable cors for sfc as temporary fix 2023-04-06 12:46:19 +08:00
src chore: bump vite & vitest 2023-03-23 16:36:33 +08:00
README.md chore: update playground url 2023-04-06 12:42:07 +08:00
index.html workflow: fix sfc playground persist light mode (#5999) 2022-05-24 22:11:54 -04:00
package.json chore: bump repl for sfc playground 2023-04-06 18:10:10 +08:00
vercel.json chore: enable cors for sfc as temporary fix 2023-04-06 13:02:55 +08:00
vite.config.ts workflow(sfc-playground): copy server-renderer browser build 2022-05-25 12:57: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