#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..
- clone the repo from github type
git clone https://github.com/TeamClouders/ionic-2-native-storage-demo.gitin your command prompt - type
npm installin your command prompt - Must install plugin Native storage plugin type
ionic plugin add cordova-plugin-nativestorage
For More:
Good Luck !