Kevin Deng 三咲智子 8a99f903db style: format html&markdown files (#11531) 1 year ago
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 years ago
src 8a99f903db style: format html&markdown files (#11531) 1 year ago
README.md 593da4069a chore: update playground url 3 years ago
index.html 8a99f903db style: format html&markdown files (#11531) 1 year ago
package.json ed1bf72715 chore(deps): update build (#11495) 1 year ago
vercel.json 851635157f chore: make vercel silent 3 years ago
vite.config.ts 93324b2ec0 chore: refactor scripts to reduce dependencies 1 year ago

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