Skip to content

depocket/eth-hackathon-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-hackathon-2022

How to run

Backend

go run cmd/dgraph/dgraph.go

Frontend

  • Requirement:
    • Install nodejs and yarn
yarn build
yarr start

Open http://localhost:3000 with your browser to see the result.