Vue project for ethereum blockchain explorer.
clone the repo
npm install
npm run dev
-
unit
npm run unit
-
e2e
npm run e2e
-
all
npm run test
Deployed on heroku (build branch): demo
Vue project for ethereum blockchain explorer.
clone the repo
npm install
npm run dev
unit
npm run unit
e2e
npm run e2e
all
npm run test
Deployed on heroku (build branch): demo