The gogrumpy-ui is the front end of the gogrumpy platform. The gogrumpy platform is an online multiplayer app for playing digitized board games together, which are connected to the platform as microservices.
npm install
npm run serve
npm run build
npm run lint
docker-compose -f docker-compose.yml up
Add the following host to your hosts file:
127.0.0.1 gogrumpy-ui.test