vue3-core/packages/sfc-playground
renovate[bot] c8566a22b7
fix(deps): update playground (#9154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 16:10:50 -05:00
..
public chore: enable cors for sfc as temporary fix 2023-04-06 12:46:19 +08:00
src workflow: support custom TS version for playground (#8735) 2023-07-10 00:18:59 +08:00
README.md chore: update playground url 2023-04-06 12:42:07 +08:00
index.html workflow: add light theme for sfc playground (#8667) 2023-06-28 13:19:32 +08:00
package.json fix(deps): update playground (#9154) 2023-09-06 16:10:50 -05:00
vercel.json chore: make vercel silent 2023-04-08 12:28:30 +08:00
vite.config.ts workflow: support custom TS version for playground (#8735) 2023-07-10 00:18:59 +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