/pet-chain-dapp

Blockchain Based Pet History DApp

Primary LanguageJavaScriptMIT LicenseMIT

PetChain

DApp for registering your Pet's history on blockchain.

1. Vue Setup (frontend):

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.