Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

A sample real-time web application in Node.js

Notifications You must be signed in to change notification settings

Learn-by-doing/real-time-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Web Application

A sample real-time web application in Node.js.

Getting Started

Before you can run the application server, you must first install all the necessary node module dependencies for the project. Run the following command from your terminal:

npm install

To start the application server, run the following in your terminal:

npm start

Once the server is started, navigate to the following link in your browser:

http://localhost:3000/

About

A sample real-time web application in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published