Evan You 4781965cc2 release: v3.2.0-beta.8 преди 4 години
..
src 47f488350c chore: run updated prettier преди 4 години
README.md 39d1acf417 workflow: improve template-explorer local load speed преди 6 години
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc преди 6 години
local.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc преди 6 години
package.json 4781965cc2 release: v3.2.0-beta.8 преди 4 години
style.css 6b32d16471 chore(template-explorer): tweak theme преди 6 години

README.md

Template Explorer

Live explorer for template compilation output.

To run:

  • yarn dev-compiler
  • When the compilation is done, in another terminal run yarn open

Note: index.html uses CDN for dependencies and is continuously deployed at https://vue-next-template-explorer.netlify.com/. For local development, use the scripts above.