react-music-player
react-music-player copied to clipboard
Playing mp3 files (located on server-side)
Ubuntu 16.04, Android 8.0.0 Node - v8.11.3 React - 15+
I am to play my mp3 files on server-side from my client(Android phone). Ideally I want to move my mp3-dir (or create a symbolic link to) into package, where the code reads my mp3 files and show on the playlist to play.
On which parts of the code should I focus on? I think that I have to work on the part, where "add-file component" located. It would be appreciated if you could provide assistance.
Thanks,
I don't really get you