vue3-core/packages/sfc-playground
JayFate 21a89af9e6
chore: use git default short commit-id (#7761)
2023-10-20 17:31:50 +08:00
..
public
src
README.md
index.html
package.json
vercel.json
vite.config.ts chore: use git default short commit-id (#7761) 2023-10-20 17:31:50 +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