composer create-project imransmartins/my-flint my-custom-app
There are no specific requirements for this framework. You can even change the PHP version in composer.json
according to your requirements.
Note: Be very careful because features may change in different versions. You just need to check the installed packages’ requirements for using this framework.
We have provided our own server to run the application. On the command prompt, type:
php server.php
And run your application server.