Assessment - Name-less/ChatSystem GitHub Wiki

In order to use my chat, you need to do the following things :

Use your terminal, go in the folder where you want to download the code.

Type : git clone https://github.com/Name-less/ChatSystem.git

The folder will be downloaded on your actual directory.

To see the wiki, go on the doc folder and launch the index.html file with you navigator.

You can see and use the code using eclipse or an other software by importing the folder ChatSystem like a new project from existing project.