Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/long-woo/12306-electron

🚄 electron-vue构建12306跨平台(Mac、Windows、Linux)客户端
https://github.com/long-woo/12306-electron

12306 bootstrap electron electron-vue javascript js mac macos macosx node nodejs ticket vue windows

Last synced: 3 days ago
JSON representation

🚄 electron-vue构建12306跨平台(Mac、Windows、Linux)客户端

Awesome Lists containing this project

README

        

# 12306-electron

> 使用electron-vue构建12306跨平台(Mac、Windows、Linux)客户端

[![Build Status-(trvis)](https://travis-ci.org/long-woo/12306-electron.svg?branch=dev)](https://travis-ci.org/long-woo/12306-electron)
[![Build status-(appveyor)](https://ci.appveyor.com/api/projects/status/iosiwiwmruul7wr8/branch/dev?svg=true)](https://ci.appveyor.com/project/long-woo/12306-electron)
[![Github All Releases](https://img.shields.io/github/downloads/long-woo/12306-electron/total.svg)](https://github.com/long-woo/12306-electron/releases)

![程序效果(Mac)](https://raw.githubusercontent.com/woo-long/12306-electron/dev/app_snapshot.png)

## 下载

[12306-electron](https://github.com/long-woo/12306-electron/releases)

## Build Setup

``` bash
# install dependencies
npm install # or use `yarn`

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

# build electron application for production
npm run build

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

```

---

## 感谢

- [vue](https://github.com/vuejs/vue)
- [electron-vue](https://github.com/SimulatedGREG/electron-vue)
- [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue)
- [icheck-bootstrap](https://github.com/bantikyan/icheck-bootstrap)
- [node-waves](https://github.com/fians/Waves)
- [nprogress](https://github.com/rstacruz/nprogress)
- [sweetalert](https://github.com/t4t5/sweetalert)