Short Description
Meet your food docker image
Full Description
Easiest way to get going: (supports all 'features')
- Install phonegap on your computer:
$ npm install -g phonegap
- Install the Phonegap app for your phone (Step 2: http://phonegap.com/getstarted/)
- Run
$ phonegap serve
from the MeetYourFood root directory - Browse to the ip using the phonegapp app
Alternative
Use anything to host the website in your network, simplest is probably the built-in Webstorm web server.
Known issues
- The video view might show weird overlays on the desktop because of the cordova.js file
- Phonegap doesn't play well with changes to the system font. Set size to default.
- Only tested with android