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
git@github.com:PlusOneGeneration/nativescript-simple-app.gitor 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/apkand you have aAngularProject-debug.apkfile and you just need to download it on your mobile and run! - run and install
AngularProject-debug.apk.
- Irina Udovyk - developer
