Skip to content

Files

Latest commit

author
vakrilov
Dec 15, 2016
b157b0b · Dec 15, 2016

History

History

ng-sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 3, 2016
Dec 15, 2016
Nov 25, 2016
Jan 29, 2016
Nov 27, 2015
Jun 16, 2015
Dec 15, 2016
Oct 21, 2016
Feb 15, 2016
Dec 13, 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