Skip to content

lhy-a/1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone repo

git clone https://github.com/yu1195174476/zj-block-explorer

Install the dependencies

nvm use 14
cd zj-block-explorer && yarn

Restore .env file, set default chain and optionally enable multiple chains

cp .env.example .env

Start the app in development mode (hot-code reloading, error reporting, etc.)

yarn dev

Run test suite

yarn test

Lint the files

yarn lint

Build the app for production

yarn build
cd dist/spa
quasar serve

app running at localhost:4000

Documentation

Configuring quasar.conf.js

Vue 2 documentation

Vue 3 documenation

Testing Quasar with Jest

open-block-explorer

git remote set-url origin https://github.com/yu1195174476/1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published