Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 513 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 513 Bytes

Competition-groups

Netlify Status

Summary

View WCA Competition groups digitally.

Development

This project was bootstrapped with Create React App.

git clone [email protected]/coder13/competitor-groups && cd competitor-groups

# this project uses yarn
yarn
yarn start

# testing
yarn test