Skip to content

ngchain/ngexplorer-vue

Repository files navigation

ngexplorer-vue

Project setup

npm install

Compiles UI and hot-reloads for development

editor src/config.js
npm run ui-dev

Compiles UI and minifies for production

editor src/config.js
npm run ui-build

Lints and fixes files

npm run lint

Serve explorer api on specific port

npm run backend-serve

Run block sync manager to

npm run backend-sync

Customize configuration

See Configuration Reference.

About

explorer based on {vue, express, redis}

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published