Wanderlust - a 3 tire web application
clone the repo
Run the following commands so that you can use npm
sudo apt update
sudo apt install nodejs
node -v
sudo apt install npm
now npm i will work
Install MongoDB
sudo apt-get install gnupg curl
curl -fsSL https://www.mo...
devopswithakash.hashnode.dev1 min read