# Code-Vue-Router **Repository Path**: HuSky-Yellow/Code-Vue-Router ## Basic Information - **Project Name**: Code-Vue-Router - **Description**: 手写Vue-Router - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: basic-demo - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-15 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-router-source ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).