项目作者: Hufe921

项目描述 :
NetEase cloud music client powered by electron
高级语言: Vue
项目地址: git://github.com/Hufe921/hufe-music.git
创建时间: 2018-08-14T01:11:10Z
项目社区:https://github.com/Hufe921/hufe-music

开源协议:

下载


hufe-music

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

This project was generated with electron-vue@4c6ee7b using vue-cli. Documentation about the original structure can be found here.