panyong 00fde0134b 新增-日志 4 лет назад
..
build 00fde0134b 新增-日志 4 лет назад
mock 00fde0134b 新增-日志 4 лет назад
public 00fde0134b 新增-日志 4 лет назад
src 00fde0134b 新增-日志 4 лет назад
.editorconfig 00fde0134b 新增-日志 4 лет назад
.env.development 00fde0134b 新增-日志 4 лет назад
.env.production 00fde0134b 新增-日志 4 лет назад
.eslintignore 00fde0134b 新增-日志 4 лет назад
.eslintrc.js 00fde0134b 新增-日志 4 лет назад
.gitignore 00fde0134b 新增-日志 4 лет назад
.prettierrc 00fde0134b 新增-日志 4 лет назад
README.md 00fde0134b 新增-日志 4 лет назад
babel.config.js 00fde0134b 新增-日志 4 лет назад
jsconfig.json 00fde0134b 新增-日志 4 лет назад
package.json 00fde0134b 新增-日志 4 лет назад
postcss.config.js 00fde0134b 新增-日志 4 лет назад
vue.config.js 00fde0134b 新增-日志 4 лет назад
yarn.lock 00fde0134b 新增-日志 4 лет назад

README.md

vue crm管理系统 (暂)

Build Setup

安装依赖

npm install

启动服务

npm run dev


## 发布

bash

构建生产环境

npm run build ```