An open API service indexing awesome lists of open source software.

https://github.com/daihy8759/ieasemusic

网易云音乐第三方🎵
https://github.com/daihy8759/ieasemusic

electron hooks ieasemusic less react recoil typescript

Last synced: about 2 months ago
JSON representation

网易云音乐第三方🎵

Awesome Lists containing this project

README

        

# ieaseMusic

> Built by Electron, React, Recoil, Less, TypeScript

# screenshots

![PREVIEW](./screenshots/player.png)

# Feature

- from https://github.com/trazyn/ieaseMusic
- 移除 express 服务
- 调整目录结构
- 使用 material-ui

# Issue

- 🐛 非常多,会慢慢完善

# Starting Development

Start the app in the `dev` environment. This starts the renderer process in hot-module-replacement mode and starts a dev server that sends hot updates to the renderer process:

```bash
$ yarn install && yarn dev
```

# Packaging for Production

To package apps for the local platform:

```bash
$ yarn build
```

# 参考列表

- 网易云音乐第三方:https://github.com/trazyn/ieaseMusic
- 网易云音乐 Node.js API:https://github.com/Binaryify/NeteaseCloudMusicApi