Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 220 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 220 Bytes

SiloHAUS NFT DAO Admin

Admin app for NFT DAOs.

Development

Clone and install

yarn install

.env Setup

cp .env.sample .env

Run the Development Server

yarn dev