Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 389 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 389 Bytes

billeterie

Website with a blog and a shop to buy concert tickets done with Symfony.

Technical prerequisites

Install the project

  1. With git : git clone [email protected]:saro0h/billeterie.git
  2. cd billeterie
  3. composer install
  4. bin/console server:run and you can see the website!