Skip to content

一个基于Vue2、element ui构建开发的后台管理系统

Notifications You must be signed in to change notification settings

linkexf/vue-admin

 
 

Repository files navigation

vue-admin

项目技术架构


  • vue-cli
  • vue
  • vue-resource
  • vue-router
  • vuex
  • font-awesome
  • element-ui
  • scss
  • webpack
  • mock

###安装


项目地址:(git clone)

git clone https://github.com/zzmhot/vue-admin.git

通过npm安装本地服务第三方依赖模块(需要已安装Node.js)

npm install

启动服务(https://localhost:3000)

npm run dev

发布代码

npm run build

###结束

有什么想交流的请联系我:[email protected],QQ群:307914534

About

一个基于Vue2、element ui构建开发的后台管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 51.9%
  • JavaScript 39.5%
  • CSS 8.1%
  • HTML 0.5%