- Install Ionic View on onto your phone via appstore.
- Use App ID: 1666982c
- Clone the repository
- Install Node.js from
https://nodejs.org/en/ - In the Node.js command line
$ npm install -g cordova ionic - In a command line move to the project directory and run
ionic serve - A window should open in your default browswer with the application running
- We recommend that you resize your window to simulate a mobile device
- For map functionality, provide your own google map api key into the
index.htmlline 48