xy-crm/README.md

20 lines
248 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 馨予客户管理系统(xy-crm)
### 概述
该项目是一个练习用项目用node express构建使用mongo数据系统。
### 组件
1. express
2. nodenom (dev)
3. dotenv (dev)
### 其它
1. mongo
```
docker pull mongo:7.0.14
```