Fork from Ethereumclassic explorer
Add variables from example.env to .env file
Check files in 'config' folder
Dev-mode:
To start synchronization with Fantom node type npm run sync-dev in terminal
To start api-server type npm run api-dev
To start socket.IO server type npm run io-dev