Evan You e71781dcab workflow: add ssr mode in template explorer 6 лет назад
..
src e71781dcab workflow: add ssr mode in template explorer 6 лет назад
README.md 87e8c8094f workflow: add version of template-explorer using local deps 6 лет назад
index.html 6dfb62e1ac workflow: use CDN deps for template explorer so it can be easily deployed 6 лет назад
local.html 87e8c8094f workflow: add version of template-explorer using local deps 6 лет назад
package.json d293876c34 release: v3.0.0-alpha.4 6 лет назад
style.css a0f442f1d4 workflow: include commit link in template explorer 6 лет назад

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