Simple application for storing contacts. Main view looks like this:
This project has written with:
- NativeScript
- NativeScriptUI
- Angular.io
- Supported CSS properties in NativeScript
- NativeScript LocalStorage
- Set up your system. On the NativeScript side you can find hands-on tutorials that walk you set up your system.
- Clone project from GitHub by SSH link
[email protected]:PlusOneGeneration/nativescript-simple-app.git
or HTTPShttps://github.com/PlusOneGeneration/nativescript-simple-app.git
- Run
tns install
- Run
tns run android
For testing application on mobile :
- run
tns build android
- go to
platforms/android/build/outputs/apk
and you have aAngularProject-debug.apk
file and you just need to download it on your mobile and run! - run and install
AngularProject-debug.apk
.
- Irina Udovyk - developer