npm i -g nativescript
npm i
Run this once to get the demo setup:
npm run setup
You can then run the demo with:
npm run demo.ios
// or...
npm run demo.android (requires GenyMotion emulator to be setup or other Android virtual device)
This project is currently under active development.