Evan You 2913bbfdee chore: add script notes for SFC playgound [ci skip] 3 years ago
..
public fbd697a4b6 chore: allow sfc playground in iframes 3 years ago
src e049772247 workflow(sfc-playground): set all scopes to production mode (#6815) 3 years ago
README.md 2913bbfdee chore: add script notes for SFC playgound [ci skip] 3 years ago
index.html 7487d50775 workflow: fix sfc playground persist light mode (#5999) 3 years ago
package.json 6f663d47e5 release: v3.2.45 3 years ago
vite.config.ts b50353a183 workflow(sfc-playground): copy server-renderer browser build 3 years ago

README.md

SFC Playground

This is continuously deployed at https://sfc.vuejs.org.

Run Locally in Dev

In repo root:

pnpm dev-sfc

Build for Prod

In repo root

pnpm build-sfc-playground