- Install php and MySQL on your system
- Create a database named
slac
- Copy
config.example.php
toconfig.php
and enter in your MySQL info (created when you installed MySQL) - Run
php -S localhost:8000
in the project directory - Visit the site at http://localhost:8000/
- Bootstrap - 3.3.7
- jQuery - 1.x
- jQuery UI - 1.11.4