This is basic example that shows how to use the above mentioned technologies in synergy.
- Create mysql database
- Import data/db.sql
- Copy config.php.dist to config.php and update to point to your db
- php -q composer.phar install
- Make sure the base of the folder is accessible via web server (e.g. nginx/apache/etc.
- Open index.html to see the working sample
This example is licensed under MIT licence. 3rd party libraries are licensed under their respective licences.