Skip to content

Base "Hello World" TypeScript template for your NativeScript project.

Notifications You must be signed in to change notification settings

buffalojs/nativescript-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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/

About

Base "Hello World" TypeScript template for your NativeScript project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages