# inks-vue2-admin **Repository Path**: inks-skeleton/inks-vue2-admin ## Basic Information - **Project Name**: inks-vue2-admin - **Description**: 基于 vue-element-admin 搭建的管理后台框架 - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-08 - **Last Updated**: 2023-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lx-vue-element-admin ## command npm 命令 | 描述 :-:|:-: ``npm install`` | 安装相关依赖 ``npm run serve`` | 启动开发环境 ``npm run build`` | 构建打包代码 ``npm run build:test`` | 构建打包代码至测试服务器 ``npm run icon`` | 快速生成开发字体图标css ``npm run build:icon`` | 快速生成正式字体图标css及字体文件 ## 技术栈 技术栈 | 描述 :-:|:-: [vue](https://cn.vuejs.org/) | 项目主框架 [vue-cli](https://cli.vuejs.org/) | 项目搭建脚手架 [vue-router](https://router.vuejs.org/zh/) | 路由 [vuex](https://vuex.vuejs.org/zh/) | 存储 [axios](https://github.com/axios/axios) | ajax请求 [vant](https://youzan.github.io/vant/#/zh-CN/home) | UI框架 [gulp-qc-iconfont](https://github.com/qc-web-y/gulp-qc-iconfont) | 阿里iconfont图标快速生成器 [sass](https://www.sass.hk/) | CSS预编译 [element-ui](https://element.eleme.cn/#/zh-CN) | UI框架 [vue-element-admin](https://panjiachen.gitee.io/vue-element-admin-site/zh/) | 基础框架 ## 基础框架预览站 [vue-element-admin 集成方案](https://panjiachen.github.io/vue-element-admin)