Skip to content
/ uno Public
forked from jak103/uno

Uno game for DevOps class

Notifications You must be signed in to change notification settings

SEM9799/uno

 
 

Repository files navigation

Go Docker Image CI Coverage Status

Read me

To run

cd server/ && go run .

In seperate terminal

cd server/web && npm run-script build-watch

This will start the back end server, and the front end will hot-reload when editing the frontend

About

Uno game for DevOps class

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 67.5%
  • Vue 20.2%
  • JavaScript 9.1%
  • HTML 2.1%
  • Dockerfile 1.1%