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.
 
 
 
 
Evan You 0e8bbe873e release: v3.3.4 2 years ago
..
public chore(sfc-playground): use svg logo 4 years ago
src chore: bump plugin-vue 2 years ago
README.md chore: update playground url 2 years ago
index.html workflow: fix sfc playground persist light mode (#5999) 3 years ago
package.json release: v3.3.4 2 years ago
vercel.json chore: make vercel silent 2 years ago
vite.config.ts chore: bump plugin-vue 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