nativescript build code example
Example: nativescript build
# build android application
tns build android
# build ios application (can only be built on mac)
tns build ios
# build android application
tns build android
# build ios application (can only be built on mac)
tns build ios