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

plor3r/foxgame-interface

Repository files navigation

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