Skip to content

alba94/ionic4-angular6-crud-example

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.1%
  • HTML 16.8%
  • CSS 7.6%
  • JavaScript 4.5%