Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.42 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.42 KB

nativescript-simple-app

Simple application for storing contacts. Main view looks like this:

Person list main view

This project has written with:

Getting Started

  • 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

Built application for mobile

For testing application on mobile :

  • run tns build android
  • go to platforms/android/build/outputs/apk and you have a AngularProject-debug.apk file and you just need to download it on your mobile and run!
  • run and install AngularProject-debug.apk.

Authors

  • Irina Udovyk - developer