The software is a single page application template to create beautiful and responsive single-page website.
Install via composer:
composer install
Now you are ready to go.
Update via composer:
composer update
In config_environment.php
configure the environment in which the single-page website is running (DEVE, LIVE or STAGE) to enable/remove php logs.
send_email.php
allows to configure your email information to receive email. Change it according to the email service you are currently using.
MIT license. For further information read LICENSE file attached.