Skip to content

ypjun100/Hola-chatting_with_nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOLA - CHATTING SERVICE

'Hola' is a chatting project created using Node.js, Express, and Socket.io. You can chat with connected users and other users at the same time.

You can experience the projects below.
https://hola.junyeong.dev

And if you want to know more and structure of this project, I made a guidebook. Just visit site below.
https://hola.junyeong.dev/guide

Screenshots

Usage

You basically need a Node.js to start the project.

1. Clone the project
2. Enter the project directory and run 'npm update'
3. When the works done, run 'npm start'.
4. I set up a default port at '80' so you can enjoy at 'http://localhost' on your computer.

About

Chatting service developed with Node.js, Express, Socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published