/vue-admin

vue2后台管理项目

Primary LanguageVueMIT LicenseMIT

vue-admin-template

中文文档

Build Setup

# Clone project
git clone https://github.com/crush2020/vue-admin.git

# 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