Giter VIP home page Giter VIP logo

calmarrow / eladmin-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elunez/eladmin-web

0.0 1.0 0.0 1.39 MB

eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由

Home Page: https://auauz.net

License: Apache License 2.0

JavaScript 20.07% HTML 0.10% Vue 76.97% CSS 2.87%

eladmin-web's Introduction

ELADMIN-WEB

ELADMIN 前端源码

项目源码

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

开发文档

https://docs.auauz.net/#/

前端模板

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

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

Build Setup

# 配置镜像加速
npm config set registry https://registry.npm.taobao.org

# 安装依赖
npm install

# 启动服务 localhost:8013
npm run dev

# 构建生产环境
npm run build

# 如果遇到 node-sass 安装慢,或者安装不了的问题,请查看
- https://www.ydyno.com/archives/1219.html
-

常见问题

1、依赖安装失败

可通过配置淘宝的镜像源解决

npm config set registry https://registry.npm.taobao.org

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

解决方案:

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

3、加速node-sass安装

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

反馈交流

  • QQ交流群:891137268

eladmin-web's People

Contributors

cai-peiyuan avatar daobad avatar elunez avatar everhopingandwaiting avatar fengbindev avatar himoutoumaru avatar mikublog avatar moxun1639 avatar xiaomaijiang avatar zhy6599 avatar zoulejiu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.