Skip to content

xzendercage/webplayer

Repository files navigation


Logo

Webplayer

My version of LofiCafe

View Demo · Report Bug · Request Feature


Table of Contents

About The Project

Screenshot Screenshot Screenshot Screenshot This project allows everyone to listen to music and relax.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You only need node.js and npm to run the project.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/xzendercage/webplayer.git
  1. Install NPM packages
npm install
  1. Run the local server:
npm run serve
  1. After you are done with development, run for production using the following command:
npm run build

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

  • LofiCafe - inspiration for the project