How to install Node.js and NPM on Android using Termux app

In this post we will see how to install Node.Js and NPM (Node package manager) in Android. At the end we will be able to run Node.js applications as if we had a Linux server. We will also see how to install dependencies using the npm install command, since it is a possible thing in […]

How to install Node.js and NPM on Android using Termux app Read More »