vue3-yuanma/packages/template-explorer/README.md

11 lines
303 B
Markdown
Raw Normal View History

2019-10-05 01:08:06 +08: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/](https://vue-next-template-explorer.netlify.com/).