Skip to content

KLYN74R/KlyntarScan

Repository files navigation

The main explorer for KLY

How to run


Install dependencies

npm install

Create and fill out an env file

public/env.js

Run explorer on localhost

npm run start

Build a production version

npm run build