You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
三咲智子 Kevin Deng bfe6b459d3
style: update format & lint config (#9162)
2 years ago
..
public chore(sfc-playground): use svg logo 4 years ago
src style: update format & lint config (#9162) 2 years ago
README.md chore: update playground url 2 years ago
index.html workflow: add light theme for sfc playground (#8667) 2 years ago
package.json fix(deps): update dependency @vue/repl to ^3.1.0 (#9911) 2 years ago
vercel.json chore: make vercel silent 2 years ago
vite.config.ts style: update format & lint config (#9162) 2 years 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