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

521 B

项目名称

深圳曜石项目

目录

介绍

~等待编辑

安装


# 安装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