Skip to content

amilytom/decorationafterend

Repository files navigation

decorationafterend

装修预约程序后台管理系统

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

项目使用以下技术栈

  • axios 异步处理方法库
  • element-ui 前端 UI 库
  • vue-cli vue 脚手架
  • vue-router 路由
  • vuex vue 状态管理
  • mavon-editor 基于 vue 的 markdown 编辑器
  • vue-cropperjs 基于 vue 的图片裁剪
  • vue-quill-editor 富文本编辑器
  • vue-schart vue 图表组件
  • vuedraggable 拖拽控件
  • babel-polyfill 转码器,可以将 ES6 代码转为 ES5 代码

API 文档请参见 decorationapicloud 文件夹 api 访问地址是 http://localhost:3022

装修预约程序后台管理系统访问地址是 http://localhost:8080