Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 2)

June 29, 2019
After we learned a little bit to know about Node Js / Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 1) , today, in this article we are going to learn how to install Node Js

Installing Node Js | Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 2)

Well,again again.. as we are now going to learn how to install Node JS, If you don't know what node.js is, you guys can read my article about Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 1). If you already know and maybe you are interested in trying js nodes then we will install it on windows.

1. Download Node.JS Installer on the official website at https://nodejs.org/download/
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 2)
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 2)
I fully recommend you to download the LTS version which is also recommended by node team for most users.
2. Run the downloaded msi file.
3. Follow the instructions and User Agreement. And wait until the installation is complete
4. Now you restart your computer.

If you have followed the steps above, NodeJS is now installed. To check, you can open a command prompt, and type the following code :
To see the version of the node that is installed :
node -v

to see which version of npm is installed:
npm -v

Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 2)
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 2)


Ok, that's the tutorial to install Node js in our computer. Now lets part to the part 3 and we are gonna be learning how to Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner (Part 2)


Table Content

title Link
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap Part 1 Link
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap Part 2 Link
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap Part 3 Link
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap Part 4 Link
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap Part 5 Link
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap Part 6 Link
Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap Part 7 Link

Tag : Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner, Express, Mongodb and Bootstrap For Beginner, Creating Simple CRUD Using Node js, Express, Mongodb and Bootstrap For Beginner

Share this

Related Posts

Previous
Next Post »