renovate[bot] cb7195a533 fix(deps): update playground (#10586) vor 2 Jahren
..
src bfe6b459d3 style: update format & lint config (#9162) vor 2 Jahren
README.md 48de8a42b7 chore: remove next references [ci skip] vor 4 Jahren
_redirects f61499da7f chore: add redirect for template explorer vor 3 Jahren
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc vor 6 Jahren
local.html 31d6a31d97 chore: fix template explorer local css link vor 4 Jahren
package.json cb7195a533 fix(deps): update playground (#10586) vor 2 Jahren
style.css bfe6b459d3 style: update format & lint config (#9162) vor 2 Jahren

README.md

Template Explorer

Live explorer for template compilation output.

To run:

  • npm run dev-compiler in repo root
  • When the compilation is done, in another terminal run npm run open

Note: index.html uses CDN for dependencies and is continuously deployed at https://template-explorer.vuejs.org. For local development, use the scripts above.