Skip to content

dotMortis/beat-saver-client

Repository files navigation

Download latest client here!


"Become a Patreon"    "Buy Me A Coffee"

Screenshots

Landing page (BeatSaver) Installed songs (Local)
Song card (collapsed) Song card (expanded)
Song detail page
Download queue Settings

Dev

Development server

Run yarn start:dev for a dev server.

or

Run yarn ng:serve:dev for the frontend and yarn electron:serve for the electron client in different consoles.

Build client

Run yarn release:dev to build the client.