Skip to content

d0ul/webclient

 
 

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

About

Swing music web client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 60.8%
  • TypeScript 35.7%
  • SCSS 3.2%
  • Other 0.3%