Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 350 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 350 Bytes

highlands

Requirements

- PHP 5.6

Installation

- Download the zip file from the repository.
- Uncompress the zip file.

Configuration

- Change the 'root' path in 'settings.yml' to the current framework location.

Run with PHP built-in web server

Inside 'public_html' directory, run:

php -S 127.0.0.1:8080 index.php