Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 461 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 461 Bytes

Golang + Vue3 加密币模拟交易所

线上地址:https://www.eipistar.com/

eipistar.png

本地运行步骤:

1、安装依赖:npm install

2、运行项目:npm run prod

3、处理cookie跨域:打开控制台,修改cookie的domain。将www.eipistar.com修改为localhost,刷新当前页面即可。

后端架构图:

swift