- PHP >= 7.1.3
- Composer
- Slim
- Configured .env file
- Install dependencies
composer install
- Run the application
composer start
- Go to
localhost:4242
in your browser to see the demo
composer install
composer start
localhost:4242
in your browser to see the demo