Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 200 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 200 Bytes

Full Cycle (Desafio) price

git clone [email protected]:gvillela7/price.git

Run server.go

cd price
go run server.go

open new tab console and run client

go run client.go