Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 536 Bytes

File metadata and controls

26 lines (17 loc) · 536 Bytes

Competition-groups

Netlify Status

Summary

View WCA Competition groups digitally.

Development

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

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