Evan You 759ae31e08 workflow: fix template explorer deps пре 4 година
..
src 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) пре 4 година
README.md 61c5fbd3e3 workflow: move to pnpm (#4766) пре 4 година
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc пре 6 година
local.html 759ae31e08 workflow: fix template explorer deps пре 4 година
package.json 759ae31e08 workflow: fix template explorer deps пре 4 година
style.css 6b32d16471 chore(template-explorer): tweak theme пре 5 година

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.