# element-dynamic-menu **Repository Path**: wu241617/element-dynamic-menu ## Basic Information - **Project Name**: element-dynamic-menu - **Description**: vue 项目中,使用 element-ui 中的导航菜单组件,根据后台返回的菜单数据,动态的渲染生成菜单示例。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-25 - **Last Updated**: 2021-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # element-dynamic-menu ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).