Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 575 Bytes

Check larps

Simple presentation web for larp book collection called Check larps

Running the project

  1. Clone the repository
  2. Run the http server
  3. Open index.php in the respective localhost path.

Packages

All packages are part of this repository and there is no need to install them. If you want to do so:

  1. Install composer
  2. Navigate to the project folder.
  3. Run 'composer install' for installing packages or 'composer update' for updating.

Stylesheets

All SCSS files are compiled to CSS automatically when the page is loaded.