#Dans-ton-flux
##Compile & run
###Install Interfaces
In the Dans-ton-flux directory :
$ cd InterfacesClientServer
$ mvn install
In the Dans-ton-flux directory :
$ cd Server
$ mvn compile exec:java
In the Dans-ton-flux directory :
$ cd Client
$ mvn compile exec:java