Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 464 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 464 Bytes

Welcome to AA Explorer

Getting Started

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

Run

First, run the development server:

pnpm run dev

Open http://localhost:5173 with your browser to see the result.

License

MIT