Files
chat/README.md
GuilhermeWerner 4cba703897 Update README.md
2020-06-01 18:20:20 -03:00

30 lines
473 B
Markdown

# Chat
A simple realtime chat website. Made with JavaScript, Express, Socket.io and Bootstrap
### Requirements
- [Node](https://nodejs.org/en/)
### 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.