Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1004 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 1004 Bytes

Single Page Application Template

The software is a single page application template to create beautiful and responsive single-page website.

Installation

Install via composer:

composer install

Now you are ready to go.

Update

Update via composer:

composer update

Configure Environment

In config_environment.php configure the environment in which the single-page website is running (DEVE, LIVE or STAGE) to enable/remove php logs.

Configure Email

send_email.php allows to configure your email information to receive email. Change it according to the email service you are currently using.

Homepage - High resolution devices

alt text

Homepage - Low resolution devices

alt text

License

MIT license. For further information read LICENSE file attached.