/Questionnaires

Symfony application for creating/managing questionnaires

Primary LanguagePHP

Questionnaires

Symfony 2.8 application for creating/managing questionnaires. To run the application first install composer. Afterwards navigate to the project root directory and execute:

composer install

After all packages are downloaded run the following command in the porject root to test the application:

php app/console server:run