Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 272 Bytes

LFG

Video game matchmaking for friends with limited time.

Getting started

Install dependencies and run the project in development mode with:

npm install # or yarn
npm run dev

Open up localhost:3000 and start clicking around.