Skip to content

Installation process

MAPOUKA edited this page Sep 25, 2016 · 2 revisions
  1. clone the project
  2. install the dependences
  3. Initialize the db with the fixture generator system: bin/console phpunit tests/KingBundle/Service/InitFixturesTest.php
  4. Update the URL of all the AJAX call (home page, search result and interest registration)
  5. Run the test

Clone this wiki locally