calebrussel77 / chat-app-server

a simple nodejs API using socket.io to build a message chat application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-app-server

a simple nodejs API using socket.io to build a message chat application

Available Scripts

In the project directory, you can run:

yarn or npm install

install all dependencies before try to run the app

yarn start:dev or npm start:dev

Runs the app in the development mode.
Open http://localhost:4000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

a simple nodejs API using socket.io to build a message chat application


Languages

Language:JavaScript 97.9%Language:CSS 2.1%