vue-create-store
v0.1.1
Published
This is a small vuex
Downloads
2
Maintainers
Readme
vue-create-store
介绍
小型的, 依赖 vue 且自定义的数据仓库. . .
软件架构
软件架构说明
安装教程
- xxxx
- xxxx
- xxxx
使用说明
- import createStore from 'vue-create-store
- const store = createStore({ state: { // ... }, mutations: { // ... } })