Skip to main content

UI Installion

To make people mint your NFTs you need a launch UI. And we have one! optimized for Lighthouse.

To install, you'll need to have Node.js installed on your computer.

From your command line:

# Clone ui repository
git clone https://github.com/We-Bump/Lighthouse-mint-ui

# Go into the repository
cd Lighthouse-launch-ui

# Install dependencies
yarn