Skip to content

NethermindEth/restaking-dashboard

Repository files navigation

Restaking Dashboard frontend

Running locally

To start the app in locally, run the following commands from the project's root directory:

npm i
npm run dev