# Dynamically_loading_routes **Repository Path**: blueskyphp/Dynamically_loading_routes ## Basic Information - **Project Name**: Dynamically_loading_routes - **Description**: 动态加载菜单和路由 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-12 - **Last Updated**: 2021-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 掘金引用仓库--> # 动态权限路由 操作步骤: 1. npm i 2. 打开cmd窗口,进到src目录下,用node指令运行`server.js`文件:`node server.js` 3. npm run serve