Evan You aa96a0e88a release: v3.1.0-beta.6 пре 4 година
..
src 091e6d67bf feat(config): support configuring runtime compiler via `app.config.compilerOptions` пре 5 година
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 aa96a0e88a release: v3.1.0-beta.6 пре 4 година
style.css 6b32d16471 chore(template-explorer): tweak theme пре 5 година

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.