Evan You 92fcb9db05 workflow: use esbuild for dev scripts vor 4 Jahren
..
src 92fcb9db05 workflow: use esbuild for dev scripts vor 4 Jahren
README.md 61c5fbd3e3 workflow: move to pnpm (#4766) vor 4 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 ccb6651b12 release: v3.2.26 vor 4 Jahren
style.css 6b32d16471 chore(template-explorer): tweak theme vor 6 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://vue-next-template-explorer.netlify.com/. For local development, use the scripts above.