hujinglin / MVA-Downloader

download MVA course videos with subtitle
MIT License
45 stars 16 forks source link

How I run this? #2

Closed dropyghost closed 8 years ago

dropyghost commented 8 years ago

Sorry to ask, but dont see any executable file and not familiar with unix.

hujinglin commented 8 years ago

you can use it on windows

  1. need to install nodejs
  2. run 'npm install' in the project path from CMD
  3. run 'node bin/server' and visit 127.0.0.1:3000 in the browers