/umusic

Your favorite video downloads. Simplified.

Primary LanguageHTMLMIT LicenseMIT

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