Back to Quasar

Install

create-quasar/templates/app-extension/ae-js/BASE/README.md

1.16.1918 B
Original Source

Quasar App Extension <%= name %>

Be sure to change this readme as appropriate for your app extension.

Think about the organization of this file and how the information will be beneficial to the user.

Add a short description of your App Extension. What does it do? How is it beneficial? Why would someone want to use it?

<%= description %>

Install

bash
quasar ext add <%= name %>

Quasar CLI will retrieve it from the NPM registry and install the extension to your project.

<% if (preset.prompts) { %>

Prompts

Explain the prompts here

<% } %>

Uninstall

bash
quasar ext remove <%= name %>

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.