EFChat is a Java-based chat application.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Java JDK
- Maven
- Clone the repository
- Navigate to the project directory
- Run
mvn install
to install the dependencies
Run mvn test
to execute the unit tests via JUnit.
- rmw
This project is licensed under the MIT License - see the LICENSE.md file for details