mirror of https://github.com/vuejs/core.git
* chore(sfc-playground): adjust the tooltip text for toggling the theme * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
README.md | ||
index.html | ||
package.json | ||
vercel.json | ||
vite.config.ts |
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