Skip to content

NethermindEth/restaking-dashboard

Repository files navigation

Restaking Dashboard frontend

Running locally

This project uses Vite. To start locally, run the following commands from the project's root directory:

npm i
npm run dev