Evan You 1447596bf4 release: v3.3.0-beta.1 преди 3 години
..
src 19e17a951c perf(compiler): use source-map-js преди 3 години
README.md 48de8a42b7 chore: remove next references [ci skip] преди 4 години
_redirects f61499da7f chore: add redirect for template explorer преди 3 години
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc преди 6 години
local.html 31d6a31d97 chore: fix template explorer local css link преди 4 години
package.json 1447596bf4 release: v3.3.0-beta.1 преди 3 години
style.css 6b32d16471 chore(template-explorer): tweak theme преди 5 години

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.