Skip to content

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.

Notifications You must be signed in to change notification settings

lrotermund/gogrumpy-ui

Repository files navigation

gogrumpy-ui

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.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run app in docker container

docker-compose -f docker-compose.yml up

Add the following host to your hosts file:

127.0.0.1   gogrumpy-ui.test

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published