A simple notes app made with ionic, angular and cordova
Steps to build and run the application
- Clone the repo to a directory of your choice
- Run npm install from the root of the cloned directory
- Run ionic cordova build android --prod to build the apk which you can then install on an emulator or your mobile phone