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.
- 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/