kleinlsl / admin-demo

澳猫团后台管理系统(前端vue代码)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

admin-demo

AomaoManagementSystem-View

Corresponding server warehouse address:

    https://gitee.com/kleinlsl/aomaomanage
or
    https://github.com/kleinlsl/aomaomanage

clone

# clone warehouse
$ git clone https://gitee.com/kleinlsl/admin-demo.git
or
$ git clone https://github.com/kleinlsl/admin-demo.git

Configuration

# >cd src/api/
# vi api.js
# Modify baseUrl=#{Your server address}

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

澳猫团后台管理系统(前端vue代码)


Languages

Language:Vue 67.5%Language:JavaScript 32.1%Language:HTML 0.3%