The premier gallery experience for your NFTs.
~ v1 COMING SOON ~
- Install Yarn
- Navigate to gallery directory
- Create a local .env file by copying values from .env.sample:
$ cp .env.sample .env
- Install dependencies:
$ yarn
- Start app:
$ yarn start
The app will be available on localhost:3000.