daihy8759 / ieaseMusic

网易云音乐第三方🎵
119 stars 6 forks source link
electron hooks ieasemusic less react recoil typescript

ieaseMusic

Built by Electron, React, Recoil, Less, TypeScript

screenshots

PREVIEW

Feature

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:

$ yarn install && yarn dev

Packaging for Production

To package apps for the local platform:

$ yarn build

参考列表