Files
eladmin-web/README.md
2018-12-22 20:46:02 +08:00

509 B

eladmin-qt

eladmin 前端源码,后端源码:https://github.com/elunez/eladmin

初始模板

前端模板基于花衩裤:https://github.com/PanJiaChen/vue-admin-template

Build Setup

# Clone project
git clone https://github.com/elunez/eladmin-qd

# Install dependencies
npm install

# Serve with hot reload at localhost:9528
npm run dev

# Build for production with minification
npm run build