Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 383 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 383 Bytes

pog-flip

React tests

An upcoming Pog game.

This game is in early development and not yet released.

Run locally

yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

Run tests

yarn
yarn test