adamrdrew / VueZen

VueZen brings the power and simplicity of the VueJS stack to Tizen
8 stars 0 forks source link

Implement VueX store persistence #3

Open adamrdrew opened 7 years ago

adamrdrew commented 7 years ago

I can use VueZen.FileManager to save and load the VueX store. There should be default events and handlers for that because I'm sure it will be common.