Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 933 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 933 Bytes

Museum Of Fine Yams

Available at

https://nft.yam.finance/ - Live website Netlify Status

https://develop.nft.yam.finance/ - Devleopment builds Netlify Status

Developing

yarn install

yarn dev --open

Building

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.