renovate[bot] 4f4425e0df chore(deps): update lint (#12887) пре 1 година
..
src 6a5b2098e1 workflow: move private packages to separate directory пре 1 година
README.md 6a5b2098e1 workflow: move private packages to separate directory пре 1 година
_redirects 6a5b2098e1 workflow: move private packages to separate directory пре 1 година
index.html 6a5b2098e1 workflow: move private packages to separate directory пре 1 година
local.html 6a5b2098e1 workflow: move private packages to separate directory пре 1 година
package.json f74146f40e fix(deps): update dependency monaco-editor to ^0.52.2 (#12560) пре 1 година
style.css 4f4425e0df chore(deps): update lint (#12887) пре 1 година

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.