make install - Installs all dependencies
make install
make start-client - Starts client at localhost:3000
make start-client
make start-api - Starts API server at localhost:8080
make start-api