This project uses Ionic Framework
$ sudo npm install -g ionic cordovaAndroid SDK is required to build native Android app and to run locally on device simulator.
XCode is required to build native IOS app and to run locally on device simulator.
to run the web version of the app you can execute:
ionic serveThis command will build the web app and open HTTP server on port 8100.
To build and run native version of the app you can follow the intructions on Ionic docs: