项目作者: wutongci

项目描述 :
多媒体发布软件,居于electron开发的跨平台发布软件
高级语言: JavaScript
项目地址: git://github.com/wutongci/MediaPub.git
创建时间: 2019-12-13T17:03:13Z
项目社区:https://github.com/wutongci/MediaPub

开源协议:

下载


MediaPub 桌面文章视频发布软件

An electron-vue project

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:9080
  4. npm run dev
  5. # build electron application for production
  6. npm run build
  7. # run unit & end-to-end tests
  8. npm test
  9. # lint all JS/Vue component files in `src/`
  10. npm run lint