vue3-core/packages/sfc-playground
Kevin Deng 三咲智子 8a99f903db
style: format html&markdown files (#11531)
2024-08-07 10:57:18 +08:00
..
public
src style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
README.md
index.html style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
package.json chore(deps): update build (#11495) 2024-08-05 14:49:04 +08:00
vercel.json
vite.config.ts chore: refactor scripts to reduce dependencies 2024-07-05 11:51:24 +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