mirror of
https://codeberg.org/JasterV/chat_rooms.rs.git
synced 2026-04-26 18:20:03 +00:00
No description
| client | ||
| server | ||
| LICENSE | ||
| README.md | ||
Welcome to chat-rooms.rs 👋
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
- Website: https://codepen.io/jasterv
- Github: @JasterV
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator