README.md 165 B

vue crm管理系统 (暂)

Build Setup

安装依赖

npm install

启动服务

npm run dev


## 发布

bash

构建生产环境

npm run build ```