Skip to content

Raghav-995/NodejsBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NodejsBasics

1.At first to learn Basics of NodeJS U must download it from its official website and follow the steps.

2.using npm try to install the node modules.

npm i

  1. Try to run the directory programs from NODE each file has different outputs from it

  2. JUST try node server.js in cmd.

node file.js

  1. for connecting the Mongodb first download it for Windows. https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.8-signed.msi

  2. And after downloading in cmd connect database in cmd with NODEJS run

    node database.js

About

It is complete Nodejs basics for the Beginner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published