Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 291 Bytes

Fox Game Interface

Fox Game UI

How to deploy

  1. git clone https://github.com/Plor3r/foxgame-interface.git
  2. edit NEXT_PUBLIC_DAPP_ADDRESS in .env.local, GLOBAL and EGG_TREASUTY in src/pages/game.tsx
  3. yarn
  4. yarn dev for development
  5. yarn build for production