Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 353 Bytes

web3modal-examples

Running the examples

  1. Choose example you want to run and go to its directory
  2. Install dependencies with npm install
  3. Optionally, run npm outdated to see if any of the packages can be updated
  4. Create .env.local file in example folder and copy contents of .env.local.example
  5. Run npm run dev to start example