Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

jak103/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