Skip to content
/ Music Public

react mobx electron 编写的音乐播放器(网易云)

Notifications You must be signed in to change notification settings

LengYXin/Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

网易云播放器

安装依赖 以及启动命令

    /package.json
        npm run init-dev             安装全局&本地依赖
        npm run init-dev-g           安装全局依赖
        npm start                    启动 全部服务
        npm run start-app            启动 electron
        npm run start-api            启动 api
        npm run start-music          启动 web程序
        npm run build                打包成桌面程序

没有什么审美设计能力~~~~~~~