Loading

Category: Tutorials

Standard

How To Install And Setup React Native On Windows 10

React Native framework is getting more attention from developers who want to build cross-platform mobile applications (Android/ios). I got a lot of tutorials in installing and setting up React Native on Mac OS and Linux distributions. But this tutorial is for Windows users. We could also find an installation tutorial in the official React Native

Standard

How to Install MongoDB 4.x on CentOS

MongoDB (named from “huMONGOus“) is a full flexible index support and rich queries database. Its is a NoSQL database. MongoDB provides large media storage with GridFS.

Standard

How to install MongoDB on Windows 10

Step 1 — Download the MongoDB MSI Installer Package Head over here and download the current version of MongoDB. Make sure you are logged in as a user with Admin privileges and select MSI as the package you want to download. Then navigate to your downloads folder and double click on the .msi package you just downloaded. This will

Standard

How to install NodeJs on Linux Centos 7x

Prerequisites Before continuing with this tutorial, make sure you are logged in as a user with sudo privileges. To gain access to the EPEL repo, you must modify the repo-list of your installation. Fortunately, we can reconfigure access to this repository by installing a package available in our current repos called epel-release. The current LTS

Standard

How to install Node.js on Windows

Node.js is a JavaScript platform for general-purpose programming that allows users to build network applications quickly.