- Insatll Node and React on your system.
- Install the dependencies & run the app.
$ cd geoalarm
$ npm install
$ npm start -- --tunnel
- Your app might crash or fail to start if there is any dependency mismatch. The package should be inline with each other in order to work properly.
- Have an Emulator setup ready or use the Expo app on your mobile device.