vue-state-store
vue-state-store copied to clipboard
vue2 example
An example of how state store would be used in a vue2 would be useful in Readme.
This module is recommended for use in an environment where vue composition api is installed.
Composition api is also available in vue 2, and the design pattern in the example can be used the same.