1.0 KiB
1.0 KiB
洛雪音乐助手桌面版
说明
一个基于 Electron + Vue 开发的 Windows 版音乐软件。
所用技术栈:
- Electron 6.x
- Vue 2.x
其他说明:TODO
感谢 https://github.com/messoer 提供的部分音乐API!
使用方法
# 开发模式
npm run dev
# 构建免安装版
npm run pack:dir
# 构建安装包
npm run pack
License
Apache License 2.0