Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 213 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 213 Bytes

scrum-poker

A online scrum poker app, built with preact and express with socket.io

Run locally by executing yarn dev for both client and server, then navigate to http:127.0.0.1:8080 to access the web app.