Home

Awesome

ELADMIN-WEB

ELADMIN 前端源码

项目源码

后端源码前端源码
githubhttps://github.com/elunez/eladminhttps://github.com/elunez/eladmin-web
码云https://gitee.com/elunez/eladminhttps://gitee.com/elunez/eladmin-web

开发文档

https://eladmin.vip

体验地址

https://eladmin.vip/demo

前端模板

初始模板基于: https://github.com/PanJiaChen/vue-element-admin

模板文档: https://panjiachen.github.io/vue-element-admin-site/zh/guide/

VPS推荐

<a href="https://bwh81.net/aff.php?aff=70876" target="_blank"> <img src="https://eladmin.vip/images/banner/side.jpeg" style="width: 435px;border-radius: 2px;"> </a>

使用优惠码: BWHCCNCXVV,可获得 6.81% 的折扣, 查看介绍

Build Setup

推荐 node 版本:12-16

# 配置镜像加速
https://www.ydyno.com/archives/1219.html

# 安装依赖
npm install

# 启动服务 localhost:8013
npm run dev

# 构建生产环境
npm run build:prod

常见问题

1、linux 系统在安装依赖的时候会出现 node-sass 无法安装的问题

解决方案:

1. 单独安装:npm install --unsafe-perm node-sass 
2. 直接使用:npm install --unsafe-perm

2、加速node-sass安装

https://www.ydyno.com/archives/1219.html

特别鸣谢

反馈交流