Skip to content

Commit

Permalink
Add instructions to launch in dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilker Temir committed Sep 28, 2016
1 parent 7d34313 commit 4772d6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ When Ionic and Cordova are properly installed:
$ npm install
$ ionic state restore

You can now launch it in development mode on your web browser (Bonjour/mDNS detection will not work in browser mode, you need to provide the server manually).

$ ionic serve

Assuming Cordova, XCode and/or Android SDK is properly installed, you can run the Signal K Mobile on an emulator or on your device:

$ ionic emulate ios
Expand Down

0 comments on commit 4772d6f

Please sign in to comment.