Skip to content

ionic4-toolbox/App3-SQLite-Example-1

 
 

Repository files navigation

An example of using SQLIte with Ionic

How to run this example

With the Ionic CLI:

Run the command below to install the dependencies

$ npm install

Then, to run it in Android

$ ionic cordova platform add android
$ ionic cordova run android

Or in iOS

$ ionic cordova platform add ios
$ ionic cordova run ios

About

An example of using SQLIte with Ionic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 61.2%
  • HTML 20.3%
  • CSS 14.8%
  • JavaScript 3.7%