Skip to content

A simplistic local chatroom allowing users to speak across a local network.

Notifications You must be signed in to change notification settings

LeonDixon/local-chatroom-dev

Repository files navigation

local-chat-app

Project setup

npm install

Compiles express/socket io server

npm run dev

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A simplistic local chatroom allowing users to speak across a local network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published