https://nft.yam.finance/ - Live website
https://develop.nft.yam.finance/ - Devleopment builds
yarn install
yarn dev --open
Before creating a production version of this app, install an adapter for the target environment. Then:
yarn build
You 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.