git clone https://github.com/yu1195174476/zj-block-explorer
nvm use 14
cd zj-block-explorer && yarn
cp .env.example .env
yarn dev
yarn test
yarn lint
yarn build
cd dist/spa
quasar serve
app running at localhost:4000
git remote set-url origin https://github.com/yu1195174476/1