三咲智子 Kevin Deng d21fd83a6d Merge remote-tracking branch 'upstream/main' il y a 2 ans
..
src 1d2f66e111 feat: binding il y a 2 ans
README.md 48de8a42b7 chore: remove next references [ci skip] il y a 4 ans
_redirects f61499da7f chore: add redirect for template explorer il y a 3 ans
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc il y a 6 ans
local.html 31d6a31d97 chore: fix template explorer local css link il y a 4 ans
package.json d21fd83a6d Merge remote-tracking branch 'upstream/main' il y a 2 ans
style.css 6b32d16471 chore(template-explorer): tweak theme il y a 6 ans

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.