Travis 0f66de910f chore(sfc-playground): add pnpm usage to download template (#7815) il y a 2 ans
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix il y a 3 ans
src 0f66de910f chore(sfc-playground): add pnpm usage to download template (#7815) il y a 2 ans
README.md 593da4069a chore: update playground url il y a 3 ans
index.html fe5d919b0f refactor(sfc-playground): upgrade `@vue/repl` (#10310) il y a 2 ans
package.json 8373350ce5 chore(deps): update build (#10867) il y a 2 ans
vercel.json 851635157f chore: make vercel silent il y a 3 ans
vite.config.ts bfe6b459d3 style: update format & lint config (#9162) il y a 2 ans

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