Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 398 Bytes

YOUOKE [client]

youoke.party

just a vcr-menu inspired react app, here. 🤷

note: currently this app is configured to look for websocket servers on localhost:9001 (and maybe a few other selected IP addresses); maybe at some point there will be some kind of discovery system? see: KNOWN_ROOMS in Landing.tsx.

localhost dev: npm start

prod build: npm run build