Skip to content

didinj/ionic3-angular4-cordova-sqlite-example

Repository files navigation

Ionic 3, Angular 4 and SQLite CRUD Offline Mobile App

This source code is part of Ionic 3, Angular 4 and SQLite CRUD Offline Mobile App tutorial.

If you think this source code is useful, it will be great if you just give it star or just buy me a cup of cofee Donate

To run locally, do the following:

  • Clone this repository
  • Run npm install
  • Run ionic cordova platform rm android
  • Run ionic cordova platform add android
  • Run ionic cordova platform rm ios
  • Run ionic cordova platform add ios
  • RUn ionic cordova run ios or ionic cordova run android

About

An example offline app of Ionic 3, Angular 4, Cordova and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published