Skip to content

kiranarsam/nodejs-playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-playlist

Node Js Tutorial Practices from NetNinja

Requirement

Add your mongodb cloud cluster db path string to work, other than practices folder.

mongodb cloud cluster connection string, example

Add connection string to connect

example

mongoose.connect("Add_your_connection_string_here_to_work_this_main_tutorial_app", {useNewUrlParser: true});

npm installation

Clone the git repository. Install dependencies from this tutorial.

example:

==> npm install

About

Node Js Tutorial Practices from NetNinja

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors