Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 269 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 269 Bytes

Lava <> Evmos Provider Payment dapp

image

1. Install dependencies

yarn install
# or
npm install

2. Run Dev Server

yarn dev
# or
npm run dev