Skip to content

ryan-eosio/EOS-Network-Monitor-front

 
 

Repository files navigation

How to install and Use

cd eos-network-monitor/netmon-frontend
yarn
export API_URL=https://api.eosnetworkmonitor.io

Development

yarn start

Production

yarn build
yarn start:prod

Visit http://localhost:3000 in your browser

About

EOS Network Monitor frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%