/programoergosum

Online Courses Application

Primary LanguagePHPMIT LicenseMIT

Online Courses Application

Under construction

Build Status

Version

$ php bin/console --version
Symfony 4.2.3

Requirements

Installing

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