Skip to main content

Explorer Overview

The Explorer frontend user interface is built with React, next.js and @stacks/ui.

Before you can run Explorer on your machine locally, you must first clone the Explorer repository to obtain all of the necessary files and libraries needed.

Project Dependencies

Once you have cloned the Explorer repositories, you will need to install the following project dependencies:

NOTE:

Although Homebrew is not required to install and operate Explorer, it is highly recommended.

Open your terminal window, and make sure you are in the /explorer folder. Run the below command to install the dependencies:

pnpm i