Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 223 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 223 Bytes

BurgTown

This is a game about burgs. How many can you you get on the page? Play here:

To run: https://burgtown.vercel.app/

// simple server
yarn start
// with vercel. needed to run database locally
vc dev