Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 442 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 442 Bytes

electron,Node实现的大麦网抢票

使用流程: 1.登陆大麦网账号,登陆后关闭窗口

2.在输入框中输入大麦网购买页面的网址

3.点击【打开大麦网网址】按钮

4.在页面出现后,点击【开始抢票】按钮

使用方法:

1.装包 npm install 2.启动 npm run start 3.打包 npm run buildapp