My version of LofiCafe
View Demo
·
Report Bug
·
Request Feature
This project allows everyone to listen to music and relax.
To get a local copy up and running follow these simple steps.
You only need node.js and npm to run the project.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/eagle1717/MyPlayer2000.git
- Install NPM packages
npm install
- Run the local server:
npm run serve
- After you are done with development, run for production using the following command:
npm run build
Distributed under the MIT License. See LICENSE
for more information.
- LofiCafe - inspiration for the project