Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 181 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 181 Bytes

INSTALL

"docker-compose up -d"
"docker-compose exec website composer install"

USE

Browse to:

http://localhost:5040

TESTS

"docker-compose exec website php tests.php"