/ngexplorer-vue

explorer based on {vue, express, redis}

Primary LanguageVue

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.