https://github.com/sebastianbaar/sample-vue-kaiui-app
Sample Vue KaiUI App for KaiOS
https://github.com/sebastianbaar/sample-vue-kaiui-app
kaios kaiui mobile-app mobile-development mobile-web sample-app sample-code sample-project vue vuejs
Last synced: 8 months ago
JSON representation
Sample Vue KaiUI App for KaiOS
- Host: GitHub
- URL: https://github.com/sebastianbaar/sample-vue-kaiui-app
- Owner: sebastianbaar
- Created: 2020-04-25T18:27:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:24:40.000Z (over 3 years ago)
- Last Synced: 2025-03-31T13:28:00.744Z (about 1 year ago)
- Topics: kaios, kaiui, mobile-app, mobile-development, mobile-web, sample-app, sample-code, sample-project, vue, vuejs
- Language: Vue
- Homepage: https://github.com/sebastianbaar/vue-kaiui
- Size: 1.6 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample [Vue KaiUI](https://github.com/sebastianbaar/vue-kaiui) App for KaiOS
Sample Vue KaiUI App for KaiOS.
For more information about the Vue component library for KaiOS apps visit [Vue KaiUI](https://github.com/sebastianbaar/vue-kaiui).
## Start
```console
npm run serve
```
## Build app
```console
npm run build
```