quasar-app-extension-example-viewer
Version:
A Quasar App Extension
34 lines (23 loc) • 1.12 kB
Markdown
# Quasar App Extension example-viewer
> Add a short description of your App Extension. What does it do? How is it beneficial? Why would someone want to use it?
[](https://www.npmjs.com/package/quasar-app-extension-example-viewer)
[](https://www.npmjs.com/package/quasar-app-extension-example-viewer)
# Install
```bash
quasar ext add example-viewer
```
Quasar CLI will retrieve it from NPM and install the extension.
## Prompts
> If your app extension uses prompts, explain them here, otherwise remove this section.
# Uninstall
```bash
quasar ext remove example-viewer
```
# Info
> Add longer information here that will help the user of your app extension.
# Other Info
> Add other information that's not as important to know
# Donate
If you appreciate the work that went into this App Extension, please consider [donating to Quasar](https://donate.quasar.dev).
# License
MIT (c) Jeff Galbraith <jeff@quasar.dev>