Skip to content

Getting Started (NativeScript)

edselg edited this page Nov 12, 2018 · 3 revisions

Getting Started

Prerequisites:

Once you have installed NativeScript on your machine, perform the following commands to work with the Starter Template:

  • tns create testapp --template tns-template-master-detail-progress-ng
  • cd testapp
  • tns run android
  • tns run ios (if running on macOS)
Clone this wiki locally