Offline/online sync in ionic2

I am building a mobile app with Ionic2.
The backend service is java/mysql
I want to store my data locally so that even though i am offline i can still perform operations and then it sync whenever there is network.