Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 568 Bytes

#Ionic 2 Native Storage Sample Demo

This is simple Demo to show you how Ionic 2 native storage works..

Please Note: Ionic native Storage not works in browser.

To Run on device..

  1. clone the repo from github type git clone https://github.com/TeamClouders/ionic-2-native-storage-demo.git in your command prompt
  2. type npm install in your command prompt
  3. Must install plugin Native storage plugin type ionic plugin add cordova-plugin-nativestorage

For More:

Read this

Good Luck !