Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 249 Bytes

Simple Music Player

With the ability to upload MP3 files and LRC files, control time, and volume, and display dynamic lyrics.

Installation

Run npm install.
Run npx prisma migrate.
Run npm run build.
Run npm run start.