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

https://github.com/bugmaker-237/thl-express


https://github.com/bugmaker-237/thl-express

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

#Description
This project contains 3 folders with 2 android apps built in nativescript angular.
app-client : the client app
app-driver : the driver app
app-shared : common modules between the app.

#Env
- Install nodeJs version <= 12.X
- Install android studio or android sdk. follow the steps on the official sitd
- Install nativescript 6.4.X & angular 8 globally through npm. Follow the steps on the official Guide.
- `npm i nativescript@6.4 @angular/cli@8.4 -g`

#Development
To run the app, enter one of the app folders and launch the command `tns debug` as described on the official site.

#Ressources
- Nativescript : https://nativescript.org/nativescript-is-how-you-build-native-mobile-apps-with-angular/
- Angular : https://angular.io
- Android studio : https://nativescript.org/nativescript-is-how-you-build-native-mobile-apps-with-angular/
- NodeJs : https://nodejs.org