Universal Menu!
You're are viewing our universal menu app.
Installation guide:
- download the repo zip file "Umenu-master" from https://github.com/jlouk/Umenu and extract the files.
- install the latest version of nodeJs.
- run "sudo npm install" in the terminal
- run "sudo npm install -g cordova ionic" in the terminal
- enter the U_menu folder.
- run "sudo npm install" again in the terminal inside the U_menu folder.
- run "ionic serve" from the terminal.
- to ensure proper emulation of this app through ionic serve,
open the localhost page in googlechrome.
This guide should be followed on a Mac operating system.