Skip to content

GreatWizard/lan-play-status

Repository files navigation

LAN Play Status

Github Action Github Action License: AGPL v3 Liberapay

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run dev

Compiles and minifies for production

pnpm run build

Run your tests

pnpm run test

Lints and fixes files

pnpm run lint

Run your end-to-end tests

pnpm run test:e2e

Run your unit tests

pnpm run test:unit