core/packages-private/sfc-playground
Evan You 10ab8c0e7b
Some checks are pending
ci / test (push) Waiting to run
ci / continuous-release (push) Waiting to run
size data / upload (push) Waiting to run
chore(playground): reset version when opening local playground from reproduction
2024-11-15 17:04:25 +08:00
..
public
src
index.html
package.json
README.md
vercel.json
vite.config.ts

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