2024-05-11 21:53:07 +03:00
2024-05-01 23:21:16 +03:00
2024-05-11 21:53:07 +03:00
2023-01-13 20:05:08 +03:00
2023-08-16 11:56:06 +03:00
2024-05-11 21:24:18 +03:00
2023-01-13 18:44:18 +03:00
2024-04-21 11:23:10 +03:00
2023-10-11 11:03:02 +03:00
2024-05-11 21:24:18 +03:00
2023-01-13 20:05:08 +03:00
2023-01-13 20:05:08 +03:00
2024-04-21 11:23:10 +03:00

Swing music client

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

Setup

This project requires Node v14 or newer and yarn@1.22.19. 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

Description
No description provided
Readme MIT 67 MiB
Languages
Vue 60.7%
TypeScript 35.8%
SCSS 3.3%
JavaScript 0.1%