项目作者: tomeightyeight

项目描述 :
A JavaScript electron app for playing your discogs collection / wantlist
高级语言: JavaScript
项目地址: git://github.com/tomeightyeight/discogs-player.git
创建时间: 2017-01-06T23:43:29Z
项目社区:https://github.com/tomeightyeight/discogs-player

开源协议:MIT License

下载


discogs-player

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 app for production
  6. npm run build
  7. # lint all JS/Vue component files in `app/src`
  8. npm run lint
  9. # run webpack in production
  10. 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.