# v2-router-vuex-3.x **Repository Path**: cx-front-end-learning/v2-router-vuex-3.x ## Basic Information - **Project Name**: v2-router-vuex-3.x - **Description**: 关于 Vue Router@3.x 和 Vuex@3.x 的部分源码学习 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-18 - **Last Updated**: 2024-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue-router, Vuex ## README # v2-router-vuex-3.x ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm run serve ``` ### Compiles and minifies for production ``` pnpm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).