vuethexplore

Vue project for ethereum blockchain explore.

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

GitHub