Skip to content

YRcai13/ojSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用说明

1、启动nacos -> startup.cmd -m standalone

2、启动rabbitmq -> rabbitmq-plugins enable rabbitmq_management (rabbitmq后台管理:http://127.0.0.1:15672)

3、启动redis -> redis-server

4、启动mysql服务

5、启动前端服务 -> npm run serve

6、启动所有后端服务