Skip to content
/ ligas Public

LIGAS is a tool to simplify the measurement and managment of round times during a competition.

License

Notifications You must be signed in to change notification settings

tametsi/ligas

Repository files navigation

LIGAS - Time measurement made easy!

LIGAS is a tool to simplify the measurement and managment of round times during a competition.

🔭 Usage

The online version can be found here

You can install this app as PWA. To do so open the page and follow this guide

🔌 Setup project

Requires Node.js

# install dependencies
pnpm install

# start dev server
pnpm dev

# build the app
pnpm build

# check the project with svelte-check
pnpm check

# format all files with prettier
pnpm format

Libraries

License

This project is licensed under the MIT License