ashteya / ionic2-tutorial-pouchdb

Tutorial: How To Use PouchDB + SQLite For Local Storage In Ionic 2

Home Page:http://gonehybrid.com/how-to-use-pouchdb-sqlite-for-local-storage-in-ionic-2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tutorial: How To Use PouchDB + SQLite For Local Storage In Ionic 2

http://gonehybrid.com/how-to-use-pouchdb-sqlite-for-local-storage-in-ionic-2/


Languages

Language:TypeScript 41.8%Language:JavaScript 23.3%Language:HTML 17.6%Language:CSS 17.3%