File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # vue-cli-plugin-feathers-vuex
2+
3+ Vue Cli 3 Plugin for initialising [ feathers-vuex] ( https://github.com/feathers-plus/feathers-vuex ) and adding services. For feathers-vuex > ` v1.7.0 `
4+
5+ ![ feathers-vuex service logo] ( https://github.com/feathers-plus/feathers-vuex/raw/master/service-logo.png )
6+
7+ > Integrate feathers-vuex into vue automatically
8+
9+ ## Usage
10+ ` vue add feathers-vuex ` - init feathers-vuex<br />
11+ ` vue invoke feathers-vuex ` > ` add service ` - add new service
12+
13+ ## Features
14+ - Add feathers-vuex regarding [ best practice] ( https://feathers-vuex.feathers-plus.com/common-patterns.html#organizing-the-services-in-your-project )
15+ - add new services
16+ - Currently supporting Javascript
17+
18+ ## ToDo
19+ - [ ] Support Typescript
You can’t perform that action at this time.
0 commit comments