vue3-yuanma/packages/template-explorer
2020-01-31 10:01:33 -05:00
..
src chore: fix template explorer mounting 2020-01-29 11:28:18 -05:00
index.html workflow: use CDN deps for template explorer so it can be easily deployed 2019-10-04 17:55:55 -04:00
local.html workflow: add version of template-explorer using local deps 2020-01-31 10:01:33 -05:00
package.json release: v3.0.0-alpha.4 2020-01-27 16:20:00 -05:00
README.md workflow: add version of template-explorer using local deps 2020-01-31 10:01:33 -05:00
style.css workflow: include commit link in template explorer 2019-10-04 22:40:54 -04:00

Template Explorer

Live explorer for template compilation output.

To run:

  • yarn dev template-explorer
  • Open local.html.

index.html uses CDN for dependencies and is continuously deployed at https://vue-next-template-explorer.netlify.com/.