The best Web site to instantly search and stream your favourite movie
-
Install Node.js
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - sudo apt-get install -y nodejs -
Install dependencies
npm install -
node app.js -
Open http://localhost:8080 in your local browser