Skip to content

wasimbeniwale/IonicLocalForage

Repository files navigation

#Blog post

#Live Preview on Heroku

IonicLocalForage

This is a simple template to get started with the Ionic Framework with local storage feature.

No need to worry about the browser compatibility, LocalForage includes a localStorage-backed fallback store for browsers with no IndexedDB or WebSQL support.

What is Ionic

Ionic is a open source SDK to develop hybrid apps. Visit: http://ionicframework.com/

What is LocalForage

LocalForage is a JavaScript library that improves the offline experience of a web app and supports all major browsers. Visit: https://mozilla.github.io/localForage

Install Ionic

Visit: http://ionicframework.com/getting-started/

Add platforms:

Android: ionic platform add android

iOS: ionic platform add ios

Windows: ionic platform add windows

For more information visit: http://ionicframework.com/getting-started/

Build app

Android: ionic build android

iOS: ionic build ios

Windows: ionic build windows

#License

About

Template for Ionic and LocalForage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published