DeerajNayak10 / ionic4-angular6-crud-example

Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova

Home Page:https://www.djamware.com/post/5b5cffaf80aca707dd4f65aa/building-crud-mobile-app-using-ionic-4-angular-6-and-cordova

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova

https://www.djamware.com/post/5b5cffaf80aca707dd4f65aa/building-crud-mobile-app-using-ionic-4-angular-6-and-cordova

License:MIT License


Languages

Language:TypeScript 71.1%Language:HTML 16.8%Language:CSS 7.6%Language:JavaScript 4.5%