/smarty-lab

SmartyLab test task.

Primary LanguagePHP

Test task for SmartyLab

To launch the app

  1. Go to docker directory and run:
    docker-compose up -d --build
  1. Install dependencies:
    docker exec php-smarty-lab composer install
  1. Go to: http://localhost:6233