# vue2.x后台管理系统快速开发 **Repository Path**: fnasklf/vue2.x-admin ## Basic Information - **Project Name**: vue2.x后台管理系统快速开发 - **Description**: 动态路由,封装axios,全局sass - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-30 - **Last Updated**: 2023-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2.x+Element管理后台快速开发 ## 开发环境模块 + sass全局变量 + axios请求封装 + 动态路由 + fontAwesome图标库 + mock模拟请求 ## fontAwesome图标库使用 官网https://fontawesome.dashgame.com/ ``` ``` ## 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/).