Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 162 Bytes

backend.md

File metadata and controls

11 lines (7 loc) · 162 Bytes

后端开发

准备

  • go-1.16或更高版本
  • MySQL-5.7或更高版本

启动

  • cd web && npm install && npm run build
  • go run main.go --asset-dir=./