Skip to content

Files

Latest commit

author
vakrilov
Oct 10, 2016
2052abe · Oct 10, 2016

History

History

ng-sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 25, 2016
Oct 10, 2016
Aug 30, 2016
Jan 29, 2016
Nov 27, 2015
Jun 16, 2015
Sep 27, 2016
Feb 18, 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