# gem-graph-server
Build & execute the program:
```
make
make run
Build & execute tests
make tests
make run-tests