Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Create new app and build for android / ios
cd hello-world
cordova platform add android
cordova platform add ios
cordova plugin add org.apache.cordova.device
cordova build


Expand Down Expand Up @@ -91,4 +92,4 @@ the following doesn't work on mobile:
<script src="//cdn.firebase.com/v0/firebase.js"></script>
<script src="//cdn.firebase.com/libs/angularfire/0.3.0/angularfire.min.js"></script>