You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Young 16028d5088
updated git ignore
6 months ago
src updated docker compose configuration 6 months ago
.gitignore updated git ignore 6 months ago
.gitmodules added submodule 6 months ago
README.md updated README.md 6 months ago

README.md

backend-tutorial

项目启动

项目采用 git submoule 配置依赖第三方库。进入 src 执行 'git submodule init && git submodule update --remote' 即可拉取第三方封装库。