sunthree74 / simple-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-chat

How To Run

  • install and setup go in your local machine with version 1.19
  • clone this repo
  • run this command to download dependency
  go mod tidy
  • run the app with this command
  go run main.go

About


Languages

Language:Go 100.0%