##To run the UI:
- From inside
clientfolder runnpm i && npm run start. You must have a recent version of npm installed - Run the server with
go run main.go - A web-page must become available on http://localhost:3333
| Name | Name | Last commit date | ||
|---|---|---|---|---|
##To run the UI:
client folder run npm i && npm run start. You must have a
recent version of npm installedgo run main.go