For Test purpose
Install latest ionic and cordova
npm install -g ionic cordova
Clone the project and in project directory run
npm install
Replace the Google Map API KEY in index.html
After doing previous step, run the following command to run the project in browser
ionic serve