chat_rooms.rs/README.md
Víctor Martínez 03aca33b4d
Update README.md
2020-11-09 00:57:41 +01:00

1.1 KiB
Raw Blame History

Welcome to chat-rooms.rs 👋

Version License: MIT

A web app that allows you to create or join rooms to chat with your friends :)

Currently under development, come back later ^^

Global dependencies

Client

Install dependencies

npm install

Run

npm start

Server

Build

cargo build

Run

cargo run

Author

👤 Victor Martinez

Show your support

Give a if this project helped you!


This README was generated with ❤️ by readme-md-generator