Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 97 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 97 Bytes

Starting

you need a running redis

(cd server && rackup)

(cd client && yarn start)