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

https://github.com/basemkhirat/nativescript-app

Full featured social mobile Android/iOS app for managing Events and news built with Nativescript and Vuejs
https://github.com/basemkhirat/nativescript-app

nativescript vuejs vuex

Last synced: about 2 months ago
JSON representation

Full featured social mobile Android/iOS app for managing Events and news built with Nativescript and Vuejs

Awesome Lists containing this project

README

        

# nativescript-app

Full featured social mobile Android/iOS app for managing Events and news built with Nativescript and Vuejs.

## Requirements

- NodeJS
- Nativescript

## Setup instructions

```
git clone https://github.com/basemkhirat/nativescript-app
cd nativescript-app
npm install
npm run ios
npm run android
```