Files
eladmin-web/README.md
2018-12-22 18:54:09 +08:00

592 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

# Build for production and view the bundle analyzer report
npm run build --report