mirror of https://github.com/vuejs/core.git
Co-authored-by: 丶远方 <yangpanteng@gmail.com> Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe> Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| _redirects | ||
| index.html | ||
| local.html | ||
| package.json | ||
| style.css | ||
README.md
Template Explorer
Live explorer for template compilation output.
To run:
npm run dev-compilerin 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.