Skip to content

swingmx/webclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b21853 · May 13, 2025
Nov 24, 2024
May 13, 2025
Jan 13, 2023
Aug 16, 2023
May 11, 2024
Jun 18, 2024
Jan 13, 2023
Oct 11, 2023
Feb 28, 2025
May 13, 2025
Jan 28, 2025
May 17, 2024
Jan 13, 2023
Jan 13, 2023
Dec 30, 2024
Jan 28, 2025

Repository files navigation

Swing music client

This repo contains the client code for the swing music player.

Setup

This project requires Node v14 or newer and [email protected]. Install them first.

Clone the repository and install the dependencies.

git clone https://github.com/geoffrey45/swing-client.git

cd swing-client

# Install dependencies
yarn install

# Start the development server
yarn dev

# Build the project
yarn build

Generating PWA favicons

yarn generate-pwa-assets

Contributing

If you want to contribute to this project, feel free to open a pull request with you changes. All bug reports and contributions are welcome.


MIT License | Copyright (c) 2023 Mungai Njoroge