Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pulkit5ingh/socket-express-biolerplate


https://github.com/pulkit5ingh/socket-express-biolerplate

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Build A Group-Chat App in 30 Lines Using Node.js

A simple and (hopefully) to-the-point tutorial to build your first group-chat application using Node.js in less than 30 lines of code.

## Running the program

Run the program by using

```shell
$ node index.js
```