GithubHelp home page GithubHelp logo

fkcj2010 / vue-electron-music Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eugenecn/vue-electron-music

0.0 0.0 0.0 8.95 MB

vue、electron纯前端技术制作网易云音乐客户端

Vue 62.02% HTML 0.26% CSS 37.72%

vue-electron-music's Introduction

vue-electron-music

nodejs、vue、electron制作的网易云音乐客户端(MacOs)版,目前没有在Windows运行过,所以样式可能有点差异,时间不足,有空再更新。

运行效果预览视频

技术栈

  • vue全家桶(vue vue-router vuex)
  • electron(应用框架)
  • request(请求数据)
  • ES6
  • SCSS
  • 更多...

图片预览

安装运行(Build Setup)

确保项目正常运行,请将你的node版本升级为7.0+以上,低版本node没有测试过。

# 克隆项目
git clone https://github.com/eugeneCN/vue-electron-music.git

# 安装依赖
npm install

# 启动api localhost:3000
cd api/
npm install
npm start

# 启动本地服务 localhost:9080
npm run dev

# 打包成本地应用
npm run build

# 开启控制台
Ctrl + Shift + i

鸣谢

此应用提供的API: https://github.com/Binaryify/NeteaseCloudMusicApi ,此接口的说明请到这里查看

vue-electron-music's People

Contributors

eugenecn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.