vue3-core/packages/sfc-playground
三咲智子 Kevin Deng 703f8c22e5
chore(deps): upgrade rollup & magic-string (#7326)
2023-03-28 09:52:06 +08:00
..
public chore: allow sfc playground in iframes 2022-09-21 17:36:15 +08:00
src chore: bump vite & vitest 2023-03-23 16:36:33 +08: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 chore(deps): upgrade rollup & magic-string (#7326) 2023-03-28 09:52:06 +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