A simple app explore ethereum blockchain with vuejs
vuethexplore
Vue project for ethereum blockchain explore.
Usage
clone the repo
npm install
npm run dev
Test
-
unit
npm run unit
-
e2e
npm run e2e
-
all
npm run test
Vue project for ethereum blockchain explore.
clone the repo
npm install
npm run dev
unit
npm run unit
e2e
npm run e2e
all
npm run test