Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rigor789/nativescript-vue-list-view-web
A web implementation of the NativeScriptVue ListView
https://github.com/rigor789/nativescript-vue-list-view-web
Last synced: 11 days ago
JSON representation
A web implementation of the NativeScriptVue ListView
- Host: GitHub
- URL: https://github.com/rigor789/nativescript-vue-list-view-web
- Owner: rigor789
- Created: 2018-09-27T10:39:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T10:40:41.000Z (over 6 years ago)
- Last Synced: 2024-12-20T16:30:46.401Z (22 days ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NativeScript-Vue web ListView
This is the implementation of the NativeScript-Vue ListView that works in the browser.
The project is built with Vue CLI 3.x.
See [Rapid Prototyping](https://cli.vuejs.org/guide/prototyping.html#instant-prototyping) for more info
To run the sample:
```bash
$ vue serve
```