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

README.md

vue crm管理系统 (暂)

Build Setup

安装依赖

npm install

启动服务

npm run dev


## 发布

bash

构建生产环境

npm run build ```