Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 99 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 99 Bytes

HODL web

Build & run

docker build -t hodl-web  .
docker run -p 3000:3000 hodl-web