https://github.com/bugmaker-237/thl-express
https://github.com/bugmaker-237/thl-express
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bugmaker-237/thl-express
- Owner: bugMaker-237
- Created: 2020-03-06T04:44:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:56:38.000Z (over 3 years ago)
- Last Synced: 2025-01-12T16:29:09.290Z (over 1 year ago)
- Language: HTML
- Size: 16.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: Readme.md
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