Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 403 Bytes

Installation

  • 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