实时查询链信息,节点信息,共识过程
# Clone project
git clone https://github.com/QOSGroup/explorer.git
# Install dependencies
npm install
# Serve with hot reload at localhost:9229
npm run dev
# Build for production with minification
npm run build
# Build for production and view the bundle analyzer report
npm run build --report