vue3-core/packages/template-explorer
Evan You 9d5dd2da8c release: v3.2.0-beta.3 2021-07-20 17:47:03 -04:00
..
src chore: run updated prettier 2021-07-19 18:24:18 -04:00
README.md
index.html
local.html
package.json release: v3.2.0-beta.3 2021-07-20 17:47:03 -04:00
style.css chore(template-explorer): tweak theme 2020-07-09 12:17:28 -04:00

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.