svcavallar / swingmusic-client

Browser-based client for the swing music player: (https://github.com/swing-opensource/swingmusic). Powered by VueJS, Typescript, Pinia and Axios

Home Page:https://swingmusic.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

Browser-based client for the swing music player: (https://github.com/swing-opensource/swingmusic). Powered by VueJS, Typescript, Pinia and Axios

https://swingmusic.vercel.app/

License:MIT License


Languages

Language:Vue 63.3%Language:TypeScript 32.3%Language:SCSS 4.1%Language:HTML 0.2%Language:JavaScript 0.1%