daiwei f633704a48 docs: add agent.md and update contribution docs před 1 měsícem
..
src f4934ac18e chore: fix incorrect package.json repo link před 10 měsíci
README.md f633704a48 docs: add agent.md and update contribution docs před 1 měsícem
_redirects 6a5b2098e1 workflow: move private packages to separate directory před 1 rokem
index.html 6a5b2098e1 workflow: move private packages to separate directory před 1 rokem
local.html 6a5b2098e1 workflow: move private packages to separate directory před 1 rokem
package.json 31fe32fd50 chore: Merge branch 'main' into minor před 4 měsíci
style.css 4f4425e0df chore(deps): update lint (#12887) před 1 rokem

README.md

Template Explorer

Live explorer for template compilation output.

To run:

  • vp run dev-compiler in repo root
  • When the compilation is done, in another terminal run vp 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.