/nativescript-coffeescript-template

Hello world eg. using nativescript and coffeescript

Primary LanguageCoffeeScriptApache License 2.0Apache-2.0

Hello world eg. using nativescript and coffeescript

Steps to build APK and run:

git clone
cd
tns install coffeescript
tns add nativescript-module
tns platform add android
tns run android