11 lines
393 B
Markdown
11 lines
393 B
Markdown
## Template Explorer
|
|
|
|
Live explorer for template compilation output.
|
|
|
|
To run:
|
|
|
|
- `yarn dev-compiler`
|
|
- When the compilation is done, in another terminal run `yarn open`
|
|
|
|
Note: `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/). For local development, use the scripts above.
|