ionic4-angular6-crud-example
ionic4-angular6-crud-example copied to clipboard
Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova
Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova
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