# vue-router-staff-path-bug-reproduce **Repository Path**: McSwift/vue-router-staff-path-bug-reproduce ## Basic Information - **Project Name**: vue-router-staff-path-bug-reproduce - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-27 - **Last Updated**: 2022-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Steps to reproduce ## step1 install dependencies ```shell pnpm install ``` ## step2 run dev server ```shell pnpm dev ``` ## step3 visit [http://localhost:3000/bar](http://localhost:3000/bar) visit [http://localhost:3000/staff](http://localhost:3000/staff)