FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

nativescript-angular/tests at master · NativeScript/nativescript-angular · GitHub

Latest commit

 

History

History

README.md

NativeScript + AngularJS

This is a template project using NativeScript and AngularJS 2

Prerequisites

Install your native toolchain and NativeScript as described in the docs:

https://docs.nativescript.org/setup/quick-setup

Prepare project

$ npm install

Add platforms(s)

  1. tns platform add android
  2. tns platform add ios

Run

Android devices or emulators:

tns run android

or iOS...

tns run ios

Back | FazBrowse Home | New Git URL