nstu-cs Client-server app dev Makefile app: build && run run: run binary from ./target/ build: build binary prepare: creates ./target/ dir if it does not exist && downloads dependencies Warning First build can take a lot of time