Skip to content

olivsinz/real-time-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folder Structure

After creation, your project should look like this:

my-app/
  README.md
  node_modules/
  app.js
  .gitignore
  package.json
  package-lock.json
  views/
    index.ejs

Installing a Dependency

npm install

Launch this command to install all dependencies

##Running

node app.js

Launches the application in the interactive watch mode.

About

A node.js' real time chat application with Express.js and Socket.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors