SCTMES_V5/readme.md
2025-06-14 18:55:09 +08:00

42 lines
521 B
Markdown

# 项目名称
深圳曜石项目
## 目录
- [项目名称](#项目名称)
- [目录](#目录)
- [介绍](#介绍)
- [安装](#安装)
- [通用更新](#通用更新)
## 介绍
~等待编辑
## 安装
```bash
# 安装vue依赖
cd vue-app
npm install
npm run serve
# 安装webman依赖 运行php项目
cd webman
composer install
php start.php start
# 安装workerman依赖 运行workerman项目
cd mes_in_sct
composer install
php start.php start
```
## 通用更新
![Alt text](1720692357805.png)