ionic2-tutorial-pouchdb
ionic2-tutorial-pouchdb copied to clipboard
Tutorial: How To Use PouchDB + SQLite For Local Storage In Ionic 2
ionic2-tutorial-pouchdb
This code is part of a tutorial on how to use PouchDB and SQLite for local storage in Ionic 2 apps.
Read the tutorial here: How To Use PouchDB + SQLite For Local Storage In Ionic 2
For more tutorials on Ionic, check out my blog Gone Hybrid.
How to run the app
After cloning the repo, run npm install followed by the ionic serve command.
Make sure you have all the tools installed, see installation guide.