https://nft.yam.finance/ - Live website
https://develop.nft.yam.finance/ - Devleopment builds
yarn install
yarn dev --openBefore creating a production version of this app, install an adapter for the target environment. Then:
yarn buildYou can preview the built app with
yarn preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.