In this repository is the UI for WYNDDAO'S WYND DEX.
Install dependencies with yarn.
Rename .env.example to .env and change the settings to your needs.
You can start the local dev environment with yarn dev.
yarn build
docker-compose up -d
-> App will run on localhost:8080