An open API service indexing awesome lists of open source software.

https://github.com/explooosion/quasar-app-extension-boilerplate

Quasar App Extension For Quasar v1 (Vue2)
https://github.com/explooosion/quasar-app-extension-boilerplate

app-extension boilerplate quasar vue2

Last synced: about 2 months ago
JSON representation

Quasar App Extension For Quasar v1 (Vue2)

Awesome Lists containing this project

README

          


Compatible with Quasar UI v1 and Vue 2.

# Structure
* [/ui](ui) - standalone npm package
* [/app-extension](app-extension) - Quasar app extension

# Initialize

## Rename project

* rename `my-ui` to your library name
* rename `MyUI` to your component name

## Install

```sh
cd ui && yarn
```

```sh
cd ui && yarn build
```

```sh
cd ui && yarn dev
```

## Publish

Publish `app-extension` and `ui`

# Donate
If you appreciate the work that went into this project, please consider [donating to Quasar](https://donate.quasar.dev).

# License
MIT (c) Robby