# nav-tags **Repository Path**: marlife/nav-tags ## Basic Information - **Project Name**: nav-tags - **Description**: VUE2+ElementUI编写的导航栏tab切换示例 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 9 - **Created**: 2021-06-15 - **Last Updated**: 2024-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue+VueX+ElementUI导航页切换 ## 1.安装 ``` npm install ``` ## 2.启动 ``` npm run serve ``` ## 3.访问 ``` http://localhost:8090 ```