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

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/.