Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 164 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 164 Bytes

Idena blockchain explorer

Install all dependencies npm i

Start the local server npm run dev

Build & run project

npm run build
npm start