Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 719 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 719 Bytes

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