panyong afe97569cb 日志管理、权限管理接口请求域名优化 il y a 3 ans
..
build 00fde0134b 新增-日志 il y a 3 ans
config f4d9a12578 日志管理、权限管理接口请求域名优化 il y a 3 ans
mock 00fde0134b 新增-日志 il y a 3 ans
public 00fde0134b 新增-日志 il y a 3 ans
src afe97569cb 日志管理、权限管理接口请求域名优化 il y a 3 ans
.editorconfig 00fde0134b 新增-日志 il y a 3 ans
.env.development f4d9a12578 日志管理、权限管理接口请求域名优化 il y a 3 ans
.env.production f4d9a12578 日志管理、权限管理接口请求域名优化 il y a 3 ans
.eslintignore 00fde0134b 新增-日志 il y a 3 ans
.eslintrc.js 15c6e6e376 日志管理-eslint il y a 3 ans
.gitignore 00fde0134b 新增-日志 il y a 3 ans
.prettierrc 00fde0134b 新增-日志 il y a 3 ans
README.md 00fde0134b 新增-日志 il y a 3 ans
babel.config.js 00fde0134b 新增-日志 il y a 3 ans
jsconfig.json 00fde0134b 新增-日志 il y a 3 ans
package.json 00fde0134b 新增-日志 il y a 3 ans
postcss.config.js 00fde0134b 新增-日志 il y a 3 ans
vue.config.js 0b1829e1f4 权限管理-eslint il y a 3 ans
yarn.lock 00fde0134b 新增-日志 il y a 3 ans

README.md

vue crm管理系统 (暂)

Build Setup

安装依赖

npm install

启动服务

npm run dev


## 发布

bash

构建生产环境

npm run build ```