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
- Host: GitHub
- URL: https://github.com/basemkhirat/nativescript-app
- Owner: basemkhirat
- License: apache-2.0
- Created: 2019-08-09T07:26:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T17:12:07.000Z (over 5 years ago)
- Last Synced: 2025-01-16T14:32:51.638Z (4 months ago)
- Topics: nativescript, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 1.38 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```