Evan You 87e8c8094f workflow: add version of template-explorer using local deps před 6 roky
..
src 93eba4347d chore: fix template explorer mounting před 6 roky
README.md 87e8c8094f workflow: add version of template-explorer using local deps před 6 roky
index.html 6dfb62e1ac workflow: use CDN deps for template explorer so it can be easily deployed před 6 roky
local.html 87e8c8094f workflow: add version of template-explorer using local deps před 6 roky
package.json d293876c34 release: v3.0.0-alpha.4 před 6 roky
style.css a0f442f1d4 workflow: include commit link in template explorer před 6 roky

README.md

Template Explorer

Live explorer for template compilation output.

To run:

  • yarn dev template-explorer
  • Open local.html.

index.html uses CDN for dependencies and is continuously deployed at https://vue-next-template-explorer.netlify.com/.