# Vuex多模块场景应用数据字典 **Repository Path**: lianghuilin/vuex-multiple-module-dict-apply ## Basic Information - **Project Name**: Vuex多模块场景应用数据字典 - **Description**: 在多模块的Vuex场景下,数据字典的初始化、增量以及全量更新的演示 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-14 - **Last Updated**: 2021-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuex-demo ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).