Kevin Deng 三咲智子 463b47e83d feat: create component & component lifecycle/props/attrs (#151) 2 år sedan
..
public 4c022ccb01 chore: enable cors for sfc as temporary fix 3 år sedan
src 463b47e83d feat: create component & component lifecycle/props/attrs (#151) 2 år sedan
README.md 593da4069a chore: update playground url 3 år sedan
index.html fe5d919b0f refactor(sfc-playground): upgrade `@vue/repl` (#10310) 2 år sedan
package.json a3828239c2 chore(deps): update build (#10490) 2 år sedan
vercel.json 851635157f chore: make vercel silent 3 år sedan
vite.config.ts 51098cff94 feat: repl (#94) 2 år sedan

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