Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 881 Bytes

release.md

File metadata and controls

32 lines (21 loc) · 881 Bytes

QiNA

一個七牛 CDN Nodejs GUI 封裝

基於 vue-electron 開發。

![螢幕快照 2017-01-23 下午5.26.56](./screen/螢幕快照 2017-01-23 下午5.26.56.png)

Build Setup

# install dependencies
npm install

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

# build electron app for production
npm run build
npm run build:darwin # builds for darwin (macOS)

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

# run webpack in production
npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.