Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 209 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 209 Bytes

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