Neo-Explorer-UI is a blockchain browser which could visulize Neo chain data of Neo testnet/mainnet or private chian.
# download project
git clone https://github.com/RookieCoderrr/Neo-Explorer-UI.git
# enter project directory
cd Neo-Explorer-UI-main
# install dependencies
npm install
# start vue project
npm run serve
# download project
git clone https://github.com/RookieCoderrr/Neo-Explorer-UI.git
# enter project directory
cd Neo-Explorer-UI-main
# run shell to start docker container
./run.sh
Visit http://localhost:8080 in browser