# nav-tags **Repository Path**: liu-guoxin/nav-tags ## Basic Information - **Project Name**: nav-tags - **Description**: 导航切换页示例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2021-12-24 - **Last Updated**: 2021-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue+VueX+ElementUI导航页切换 ## 1.安装 ``` npm install ``` ## 2.启动 ``` npm run serve ``` ## 3.访问 ``` http://localhost:8090 ```