Just a simple exmaple of slim framework usage.
- Clone project.
- Run
composer install
- Run
make start
in the root directory. Then openlocalhost:8080
in your browser.
Run composer test
.
Just a simple exmaple of slim framework usage.
composer install
make start
in the root directory. Then open localhost:8080
in your browser.Run composer test
.