Simple presentation web for larp book collection called Check larps
- Clone the repository
- Run the http server
- Open index.php in the respective localhost path.
All packages are part of this repository and there is no need to install them. If you want to do so:
- Install composer
- Navigate to the project folder.
- Run 'composer install' for installing packages or 'composer update' for updating.
All SCSS files are compiled to CSS automatically when the page is loaded.