Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 601 Bytes

File metadata and controls

28 lines (18 loc) · 601 Bytes

Competition-groups

Netlify Status

Summary

View WCA Competition groups digitally.

Development

This project is built with Vite, React, and TypeScript.

Deployment test: updated PWA prompt language check, 2026-05-26.

git clone git@github.com/coder13/competitor-groups && cd competitor-groups

# this project uses yarn
yarn
yarn dev

# testing
yarn test

# component and page development
yarn storybook
yarn build-storybook