You can clone our repository using the following command:
git clone https://github.com/BlockPILabs/aa-explorer-front
git pull
Once you have the code, you can install the dependencies by running:
pnpm install
First, run the development server:
pnpm run dev
Open http://localhost:5173 with your browser to see the result.
MIT