/App3-Pouchdb-CalendarApp

Creating an mobile application (calendar + reminder) by using Ionic Framework v2 + pouchdb, sqlite.

Primary LanguageTypeScript

###README FILE###
You need to run the following commands before execute this project
$ npm install ionic2-calendar --save
$ ionic plugin add cordova-plugin-sqlite-2
$ npm install pouchdb pouchdb-adapter-cordova-sqlite --save