Skip to content

Files

Latest commit

fce5c36 · Feb 15, 2021

History

History
39 lines (24 loc) · 786 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 786 Bytes

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 dev

Packaging for Production

To package apps for the local platform:

$ yarn build

参考列表