Skip to content

neo-ngd/Neo-Explorer-UI

 
 

Repository files navigation

Neo-Explorer-UI

Neo-Explorer-UI is a blockchain browser which could visulize Neo chain data of Neo testnet/mainnet or private chian.

Getting Started

1.Start project in local

# download project
git clone https://github.com/RookieCoderrr/Neo-Explorer-UI.git

# enter project directory
cd Neo-Explorer-UI-main

# install dependencies
yarn run install

# start vue project
yarn run serve

2.Start project in docker

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 80.3%
  • SCSS 11.2%
  • JavaScript 7.5%
  • CSS 0.9%
  • HTML 0.1%
  • Shell 0.0%