Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 341 Bytes

ionic-notes-app

A simple notes app made with ionic, angular and cordova

Steps to build and run the application

  1. Clone the repo to a directory of your choice
  2. Run npm install from the root of the cloned directory
  3. Run ionic cordova build android --prod to build the apk which you can then install on an emulator or your mobile phone