Evan You fe853a5a40 release: v3.2.21 há 4 anos atrás
..
src 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) há 4 anos atrás
README.md 61c5fbd3e3 workflow: move to pnpm (#4766) há 4 anos atrás
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc há 6 anos atrás
local.html 759ae31e08 workflow: fix template explorer deps há 4 anos atrás
package.json fe853a5a40 release: v3.2.21 há 4 anos atrás
style.css 6b32d16471 chore(template-explorer): tweak theme há 5 anos atrás

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.