Skip to content

nklyy/mmm_client

Repository files navigation

MoveMyMusic

Hi there, it's beta version client for project about transfer music from any platform to any

You also can see server

Run app

Firstly you need set up .env file

Example env.

REACT_APP_BACKEND_URL=BackEnd url
REACT_APP_BACKEND_WS_URL=WebSocket url

For run app:

npm run build:css # for build css file
npm run start # for dev server
npm run build # for build app

If you want to help me, or you have any suggestion, make your pull request or write me :)