Kevin Deng 三咲智子 8a99f903db style: format html&markdown files (#11531) 1 yıl önce
..
src bfe6b459d3 style: update format & lint config (#9162) 2 yıl önce
README.md 48de8a42b7 chore: remove next references [ci skip] 4 yıl önce
_redirects f61499da7f chore: add redirect for template explorer 3 yıl önce
index.html 8a99f903db style: format html&markdown files (#11531) 1 yıl önce
local.html 8a99f903db style: format html&markdown files (#11531) 1 yıl önce
package.json b1d1f44e9f chore(deps): update dependency monaco-editor to ^0.50.0 (#11211) 1 yıl önce
style.css bfe6b459d3 style: update format & lint config (#9162) 2 yıl önce

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.