Created
June 18, 2020 16:10
-
-
Save Nathan-Nesbitt/1d789ca52f097ed31d53a0b27e1d9cda to your computer and use it in GitHub Desktop.
Installs and checks NativeScript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# To install NativeScript | |
npm install -g nativescript | |
# And to test the installation | |
tns |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment