Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 484 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 484 Bytes

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