Installation process - Saint-Cyr/KingLocator GitHub Wiki

  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