Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
李宇怀
Backend
Commits
8f886259
Commit
8f886259
authored
Sep 12, 2023
by
李宇怀
Browse files
小修改readme
parent
827be9bc
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
8f886259
...
@@ -64,7 +64,7 @@ cd backend
...
@@ -64,7 +64,7 @@ cd backend
### 不用Docker运行
### 不用Docker运行
1.
如果您的计算机未安装
`go`
,请安装
1.
如果您的计算机未安装
`go`
,请安装
(建议版本:1.20)
2.
进入项目所在根目录 执行go run main.go
2.
进入项目所在根目录 执行go run main.go
3.
访问localhost:8080/ping测试
3.
访问localhost:8080/ping测试
4.
运行前端项目后访问localhost:8000
4.
运行前端项目后访问localhost:8000
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment