Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```