Add vueexample section
This commit is contained in:
Родитель
89ebb0d291
Коммит
cbbf31d6a6
|
@ -15,7 +15,12 @@ A list of available components with examples to try out is available in the [doc
|
|||
|
||||
## Getting started
|
||||
|
||||
### Install the library:
|
||||
### App example
|
||||
If you want to check a real live example of a nextcloud app that uses this library, you can head over:
|
||||
https://dev.skjnldsv.com/apps/vueexample/
|
||||
We will try to maintain this repository the best we can, but some example might be obsolete. Always check this [repository documentation](#documentation).
|
||||
|
||||
### Install the library
|
||||
|
||||
```bash
|
||||
npm i --save nextcloud-vue
|
||||
|
|
Загрузка…
Ссылка в новой задаче