Skip to content

Files

Latest commit

42d24e3 · Nov 28, 2016

History

History

ng-sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 3, 2016
Nov 28, 2016
Nov 25, 2016
Jan 29, 2016
Nov 27, 2015
Jun 16, 2015
Nov 19, 2016
Oct 21, 2016
Feb 15, 2016
Sep 9, 2016
Apr 6, 2016

Getting the app to run:

  • npm install
  • tns platform add android | tns platform add ios
  • grunt prepare (run once to install tns-core-modules and angular2 packages)

Changing and testing the app:

  • tns run android | tns run ios