You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Geza Kovacs edited this page Oct 2, 2017
·
1 revision
To get yourself set up: install nodejs (version 8)
Then install nativescript:
npm install -g nativescript
You will need to install the Android SDK and then set ANDROID_HOME to point to it, by editing ~/.bash_profile and adding the following lines (substitute /Users/geza with the path your Android SDK is installed to)