Skip to content

TonCherAmi/mpdweb.frontend

Repository files navigation

mpdweb.frontend

This repository houses the frontend part of MPDWeb – a web client for the Music Player Daemon.

Stack

  • React
  • TypeScript
  • Ramda
  • SASS
  • Babel
  • Webpack

Development

Make sure you have the backend listening on port 8989.

To get the local development server up and running first install the dependencies:

yarn install

Then start it:

yarn run start

And open http://localhost:8080 to see the app.

License

MPDWeb is licensed under the MIT License.

About

MPD Web frontend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published