Skip to content

dlime/home-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

🏠🎉🎵 Play songs from most famous music streaming websites all in one place!

Hosted on

home-party.online

How to run locally

Install dependencies npm install

Run the app in the development mode npm start

Or build for production and launch server

npm run build
sudo serve -s build