Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.17 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.17 KB

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