Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 397 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 397 Bytes

CGIAR Results Dashboard

Install the project:

$ composer install

Key directories

  • app: Application code
  • app/src: All class files within the App namespace
  • app/templates: Twig template files
  • cache/twig: Twig's Autocreated cache files
  • log: Log files
  • public: Webserver root
  • vendor: Composer dependencies

Key files

  • app/settings.php: Configuration