vue3-core/packages/sfc-playground
三咲智子 Kevin Deng 788527e29c
workflow: support custom TS version for playground (#8735)
2023-07-10 00:18:59 +08:00
..
public
src workflow: support custom TS version for playground (#8735) 2023-07-10 00:18:59 +08:00
README.md
index.html workflow: add light theme for sfc playground (#8667) 2023-06-28 13:19:32 +08:00
package.json workflow: support custom TS version for playground (#8735) 2023-07-10 00:18:59 +08:00
vercel.json
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