vue3-core/packages/sfc-playground
Evan You 29f8cf8b07 release: v3.2.46 2023-02-02 11:32:04 +08:00
..
public chore: allow sfc playground in iframes 2022-09-21 17:36:15 +08:00
src workflow(sfc-playground): set all scopes to production mode (#6815) 2022-11-08 01:10:56 -05:00
README.md chore: add script notes for SFC playgound [ci skip] 2022-11-14 19:14:15 +08:00
index.html workflow: fix sfc playground persist light mode (#5999) 2022-05-24 22:11:54 -04:00
package.json release: v3.2.46 2023-02-02 11:32:04 +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://sfc.vuejs.org.

Run Locally in Dev

In repo root:

pnpm dev-sfc

Build for Prod

In repo root

pnpm build-sfc-playground