Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 209 Bytes

File metadata and controls

12 lines (9 loc) · 209 Bytes

Run the Dapp

Use node v16.14.0

# run
yarn 
# once the dependencies are installed, run
yarn dev

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