Skip to content

Shopping List is an Offline First demo hybrid mobile app built using Ionic and PouchDB.

Notifications You must be signed in to change notification settings

ibm-watson-data-lab/shopping-list-ionic-pouchdb

Repository files navigation

Tools

Shopping List - with Ionic and PouchDB

Shopping List is an Offline First demo [Progressive Web App | hybrid mobile app | native mobile app | desktop app] built using Ionic and PouchDB. This app is part of a series of Offline First demo apps, each built using a different stack.

Quick Start

  1. Install the Ionic Framework:

npm install --g ionic@latest

  1. Clone this repo:

git clone https://github.com/ibm-watson-data-lab/shopping-list-ionic-pouchdb

  1. cd into the repo directory:

cd shopping-list-ionic-pouchdb

  1. Install dependencies:

npm install

Run in Web Browser:

  1. In a terminal cd into the repo directory and run the following command:

ionic serve

Run on iOS Emulator:

  1. In a terminal cd into the repo directory and run the following command:

ionic cordova run ios

Run on Android Emulator

  1. In a terminal cd into the repo directory and run the following command:

ionic cordova run android

About

Shopping List is an Offline First demo hybrid mobile app built using Ionic and PouchDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published