Skip to content

pawk/spacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walk through the Jewish City

This is a mobile app written in NativeScript. Its purpose is to navigate you through predefined geolocations and when you reach your target, it will play short summary of a place you've just reached.

Install

Make sure you have Cocoapods installed

pod --version

If not, go with

sudo gem install cocoapods

Then

npm install

Run

Open Android emulator / iOS simulator of your choice.

To do that, you can try commands

npm run ios-simulator
npm run android-emulator

but those can be too much specific for my local environment :)

When you have it opened, execute

tns run ios
# or 
tns run android

Build

tns build android
# or
tns build ios

Deploy

Connect your device to the computer and execute

tns build android
# or
tns build ios

To run application on physical device, one can ...

About

Audio-walk through the Jewish city

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors