Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 665 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 665 Bytes

nativescript-sample

Base "Hello World" TypeScript template for your NativeScript project. Using this sample project you can build a NativeScript 1.2 application using either TypeScript or JavaScript.

Installation

  • Follow the instructions for installing nativescript-cli and the required dependencies for building iOS and Android apps.
  • Clone this sample app repo:
$> git clone https://github.com/buffalojs/nativescript-sample.git
  • Use this repo as a seed for your next project:
$> tns create myapp --appid org.mydomain.myapp --copy-from ~/path/to/nativescript-sample/app/