This source code is part of Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova tutorial.
To run locally:
- Clone this repo
- Make sure the API server is running
- Edit the
src/app/rest-api.service.ts
then change the API URL to match your API - Run
npm install
- Run
ionic serve -l