Evan You 56879e6b23 release: v3.2.33 пре 4 година
..
src ae4b0783d7 chore: update repo references пре 4 година
README.md 48de8a42b7 chore: remove next references [ci skip] пре 4 година
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc пре 6 година
local.html 31d6a31d97 chore: fix template explorer local css link пре 4 година
package.json 56879e6b23 release: v3.2.33 пре 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://template-explorer.vuejs.org. For local development, use the scripts above.