Skip to content

jardenliu/cloud-music-nodegui

Repository files navigation

cloud-music-nodegui

网易云音乐nodegui客户端

使用

克隆和运行此项目,你还需要GitNode.js (自带 npm) 安装在你的电脑. 运行命令:

# 克隆仓库
git clone https://github.com/jardenliu/cloud-music-nodegui.git
# 安装cmake
brew install cmake
# 进入项目地址
cd react-nodegui-starter
# 安装依赖
yarn install || npm install
# 启动dev服务
npm run dev
# 打开新的终端运行app
npm start

安装 & React NodeGUI的学习资源

License

MIT