Skip to content

zhangqian00/vue2.x-manageSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

后台管理系统

基于Vue.js2.0的后台管理系统

技术栈

  • Vue2.0
  • Element-ui 一款基于vue的ui框架

使用方法

  • 将项目clone或download至本地,执行下面命令
    • npm install // 下载相关依赖包
    • npm run dev // 开启服务器,即可看到效果页面

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

About

基于Vue.js 2.x 的后台管理系统。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published