Simply run frontend by,
docker-compose up
Press ctrl + c
to exit from the above command.
To run docker in background,
docker-compose up -d
Once its up & running, You can access the frontend from http://localhost:3030 API endpoint is at http://localhost:3030/api/user/list