Home

Awesome

NativeScript + TypeScript

This is a sample project wrapping the tns commands in a Grunt script that compiles the TypeScript code and assembles the correct app folder structure.

How it works?

Setting it up

$ npm install
$ tns platform add android
$ tns platform add ios
$ grunt app-full.

When done, run the emulator (see below).

Development workflow

Upgrading to a newer NativeScript version