Skip to content

utkarsh-raj/umusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMusic

Build Status

Your favourite video downloads. Simplified.

🚀 Quick Start Steps for building UMusic locally

  • Download the project on your local system
git clone https://github.com/utkarsh-raj/umusic.git
  • Enter the root directory of umusic
cd umusic
  • Install all the dependencies
npm install
  • If you are using windows make sure you run this too
npm install -g nodemon
node app.js