Skip to content

nowshad-sust/socket.io-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket.io-tutorial

A project done in the process of making a socket.io tuorial in Bangla.

How to run?

  • Clone the repository.
  • Open seprate terminal windows/tabs in the client and server folder.
  • For server run npm install, then npm start.
  • Now the server should be up on http://localhost:4000.
  • For client run npm install, then npm start.
  • Now the frontend should be up on http://localhost:3000.

About

Socket.io in Bangla tutorial source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published