Skip to content

Learning path material from LinkedIn's Learning Node.js

Notifications You must be signed in to change notification settings

umakajan/learning-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-nodejs

This repo will load a demo app chat client following the learning provided from LinkedIn.

In order to run this repo correctly, you will need to create a new database using MongoDB Cloud, and create a config.js in your root directory for the server.js to read the connection string.

Once that is set up, you can install the dependencies,

npm install

and run the app

npm run start

Demo App

About

Learning path material from LinkedIn's Learning Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published