vue3-core/packages-private/sfc-playground
Hongkun d0b513eb46
chore(sfc-playground): editor can modify whether auto-save is enabled (#11428)
2024-09-10 19:15:29 +08:00
..
public workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
src chore(sfc-playground): editor can modify whether auto-save is enabled (#11428) 2024-09-10 19:15:29 +08:00
README.md workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
index.html workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
package.json chore(sfc-playground): editor can modify whether auto-save is enabled (#11428) 2024-09-10 19:15:29 +08:00
vercel.json workflow: move private packages to separate directory 2024-08-12 08:02:03 +08:00
vite.config.ts workflow: move private packages to separate directory 2024-08-12 08:02:03 +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