Under construction
$ php bin/console --version
Symfony 4.2.3
- PHP 7.2 or higher
- and the usual Symfony application requirements
Clone this repository
$ git clone https://github.com/ProgramoErgoSum/programoergosum
Run application in dev mode http://localhost:8000
$ php bin/console server:run
Execute this command to run tests
$ ./bin/phpunit