Skip to content

Sqrelord/blockchain-auction-client

Repository files navigation

基于区块链的拍卖交易系统

构建

yarn install

开发

# H5
yarn run dev:h5
# 微信小程序
yarn run dev:mp-weixin

打包

# H5
yarn run build:h5
# 微信小程序
yarn run build:mp-weixin

爬取数据

jest --runTestsByPath .\scraper\mock.scraper.test.js

Auction System Based On Blockchain

Install

yarn install

Develop

# H5
yarn run dev:h5
# WeChat Mini Program
yarn run dev:mp-weixin

Build

# H5
yarn run build:h5
# WeChat Mini Program
yarn run build:mp-weixin

Scrape data

jest --runTestsByPath .\scraper\mock.scraper.test.js

About

毕业设计,基于区块链的拍卖交易系统的前端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published