# leyou-manager-web **Repository Path**: wangzibeng/leyou-manager-web ## Basic Information - **Project Name**: leyou-manager-web - **Description**: - 基础的HTML、CSS、JavaScript(基于ES6标准) - JQuery - Vue.js 2.0以及 - 基于Vue的UI框架:Vuetify - 前端构建工具:WebPack,项目编译、打包工具 - 前端安装包工具:NPM - Vue脚手架:Vue-cli - Vue路由:vue-router - ajax框架:axios - 基于Vue的富文本框架:quill-editor - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # leyou-manage-web ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).