mirror of https://github.com/vuejs/core.git
* chore(deps): update lint * [autofix.ci] apply automated fixes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@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-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.