mirror of
https://github.com/guilhermewerner/chat
synced 2025-06-15 10:54:18 +00:00
0ec988e4671fe29f6c04aa4cafae5d6c2e0d94ce
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Chat
A simple realtime chat website. Made with JavaScript, Express, Socket.io and Bootstrap
Requirements
Instalation
After clone the repository, install the dependencies using:
npm install
Starting the server
npm start
Contributing
Anyone can submit a pull request and improve the project. New features comes soon.
Author
Guilherme Werner
Liscence
This project is licensed under the MIT License.
Languages
HTML
62.9%
JavaScript
37.1%