

We’ve changed to the downloads folder as the command prompt shows C:\Users\ReactUser\Downloads>. Move to the downloads directory with following command: cd downloads

The path shows we are still in the directory C:\Users\ReactUser>, however, we are looking at the contents of C:\Users\ReactUser\downloads, and we see that it has one file. Let’s look at the contents of the downloads folder with this command: dir downloads In the following example, we run one of the above commands to see the result: dir Result:Creates a new directory with the name specified.Ī) Open the Start menu, type command, and search.ī) Choose either Command Prompt or the Node.js command prompt.Īs in C:\Users\, a window will open in which on your system will be the user you are logged in as. Result: Changes to the directory immediately above the current one. Note the Command prompt will change to show the current directory.ģ.How to change to a Previous Directory: cd. Result: Changes to the specified directory.

Result: Lists the contents of the current directory, or the directory specified. Below are the basic commands we will need to get around and create folders/directories:ġ.How to list directory contents: dir dir
Install mongodb on windows iis install#
We’ll need to use the command prompt to interact with Node.js and the Node Package Manager ( NPM) to install React.
Install mongodb on windows iis how to#
Recommended Article: How to install Nextcloud in Ubuntu The Command Prompt Environment
