Skip to content

A Simple Demo App chat client project done as a part of Learning Node.js from LinkedIn Leaning platform.

Notifications You must be signed in to change notification settings

Nirmalkumar6112/Learning-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning-Node.js

A Simple Demo App chat client project done as a part of Learning Node.js from LinkedIn Leaning platform.

Tools and Frameworks Used : MongoDb, Node.js, Express.js, Socket.io

Getting Started

Step 1: Clone this repo

$ git clone https://github.com/Nirmalkumar6112/Learning-Node.js.git
$ cd Learning-Node.js

Step 2: Install project dependencies, which are listed in package.json.

$ npm install

Step 3: Update the MongoDb Connection URL in server.js.

Step 4: Start the Server

$ nodemon server.js      

About

A Simple Demo App chat client project done as a part of Learning Node.js from LinkedIn Leaning platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published