README.md

December 9, 2016 ยท View on GitHub

angular-formly logo

ng-formly-nativescript

Angular Style Guide

Setup

npm i -g nativescript
npm i

Run demo app

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)

Status

This project is currently under active development.

Demo