-
Clone this repository wherever you want using this command (eg. cloned in Documents) :
~/Documents$ git clone https://github.com/benjamingiraud/afpacar
-
Go to the previously cloned repository folder and install dependencies (eg. if cloned in Documents) :
~/Documents/afpacar$ composer install
-
Start the server :
~/Documents/afpacar$ php bin/console server:start