Skip to content

toyobayashi/traveler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

妥拉别喇

12306非官方抢票桌面应用,仅供学习参考交流。

截图

screanshot.png

跑源码

环境准备

快速开始

  • 拉代码改镜像装依赖素质三连

    $ git clone https://github.com/toyobayashi/traveler.git $ cd ./traveler/app $ npm config set registry http://registry.npm.taobao.org/ $ npm config set electron_mirror https://npm.taobao.org/mirrors/electron/ $ npm install
  • 跑开发环境

    $ npm run dev
  • 打包生产环境代码

    $ npm run prod
  • 打包应用

    $ npm run pkg64
  • 启动应用

    $ npm start # 或使用 VSCode 打开 app 目录直接按 F5 启动

About

12306非官方抢票桌面应用

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors