Evan You ad2e37931e workflow: fix template explorer deps 4 лет назад
..
src 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 4 лет назад
README.md aea6c141b3 workflow: move to pnpm 4 лет назад
index.html bd0f7da2c6 build: add browser builds for @vue/compiler-sfc 6 лет назад
local.html ad2e37931e workflow: fix template explorer deps 4 лет назад
package.json ad2e37931e workflow: fix template explorer deps 4 лет назад
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://vue-next-template-explorer.netlify.com/. For local development, use the scripts above.