# decorationfrontend **Repository Path**: liwua/decorationfrontend ## Basic Information - **Project Name**: decorationfrontend - **Description**: 装修预约程序手机版前台(vue+vue-cli+vant) - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-11 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # decorationfrontend > 装修预约程序手机版前台 ## Build Setup ```bash # 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 异步处理方法库 - vant 前端移动 UI 库 - vue-cli vue 脚手架 - vue-router 路由 - vuex vue 状态管理 - js-cookie cookie 技术 - vue-quill-editor 富文本编辑器 - babel-polyfill 转码器,可以将 ES6 代码转为 ES5 代码 API 文档请参见 decorationfrontapi 文件夹 api 访问地址是 http://localhost:3023 装修预约程序后台管理系统访问地址是 http://localhost:8080