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

jak103/uno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81104b4 · Aug 7, 2020
Aug 7, 2020
Aug 6, 2020
Aug 6, 2020
May 29, 2020
Jul 22, 2020
Jul 29, 2020
Jul 22, 2020
May 29, 2020
Jul 17, 2020
Aug 6, 2020
Jul 10, 2020
Aug 4, 2020

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