Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

Latest commit

 

History

History
executable file
·
38 lines (22 loc) · 731 Bytes

README.md

File metadata and controls

executable file
·
38 lines (22 loc) · 731 Bytes

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