Skip to content

sc0Vu/vuethexplore

Repository files navigation

vuethexplorer

Build Status codecov dependencies Status

Vue project for ethereum blockchain explorer.

Usage

clone the repo

npm install

npm run dev

Test

  1. unit

    npm run unit

  2. e2e

    npm run e2e

  3. all

    npm run test

Demo

Deployed on heroku (build branch): demo