Skip to content

nvbf/beachvolleyball-scoreboard

Repository files navigation

Beachvolleyball scoreboard

Prerequisit

You need to have Node and npm installed. NPM, the node package manager, is installed when you install node.

You also need to have task installed: Taskfile

Install

npm install

Run

Prerequisit: Install

task run

You can then reach the app on on http://localhost:4000

if port is not specified, it will open on port 3000.