# README
Mini-project-3
-
Open a terminal and cd to the project's directory.
-
Spawn up to 5 servers (should be done aproximately at the same time) Run command $ go run .\server\ [-name ] optionally an amount of time for the auction can be set with [-minutes ]
-
Spawn Clients Run command $ go run .\client\ [-name ]
-
You can then proceed to use the client terminals, by following their instructions.