Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (25 loc) · 474 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 474 Bytes

12306-client-mac

已废弃

mac上的12306客户端 采用 electron + vue2.0 + element 开发 尚未完成 进度较慢

进度

  • 登录(100%)
  • 查票(100%)

TODO

  • 自动刷票
  • 买票

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack