Skip to content

csl991005/LanSync-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanSync-局域网同步传

  1. 在你电脑上开放27149端口

  2. 首先拉取前端依赖

    • cd /server/frontend
    • npm i
  3. 回到根目录执行以下命令

    • go mod tidy
  4. 执行 go run main.go 或者 go build 后运行生成的exe文件