Skip to content

jerryni/vue-admin-scaffold

Repository files navigation

vue-admin-scaffold

一个非常完整的后台管理系统脚手架

技术架构

使用方法 Usage

# install dependencies
npm install

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

# proxy: config/index.js proxyTable
npm run dev test

# build for production with minification
npm run build

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

demo

gif

About

vue后台脚手架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages