vuex-feature-scoped-structure by igeligel
September 1, 2018 ยท View on GitHub
A Vue.js/Vuex project showcasing a complex but scalable store structure. This project was created in cooperation with 3yourmind.
Showcase/Architecture
A feature scoped, but still namespaced store structure. index.vue is the
container of the module.
diagram

file structure
Dependencies
npm dependencies
| Dependency | Version |
|---|---|
| vue | ^2.5.13 |
| vue-router | ^3.0.1 |
| vuex | ^3.0.1 |
Installation
The installation process is split into two sections for development and production use. You can find a production version of this site live at vuex-feature-scoped-structure.netlify.com.
Development
Production
Examples
Contact
Contributors
igeligel Contributions: 28 |
|---|
License
vuex-feature-scoped-structure is realeased under the MIT License.