Frontend for the eBPF explorer

June 13, 2023 ยท View on GitHub

Development

Development mode:

yarn start

Then open http://localhost:3000.

Tests:

yarn test

Production build:

yarn build