📥Installation
Games gallery requires PHP 8.3+.
Download the project through the github repository :
Copy the .env.example file to .env in the project root and fill in the data according to your environment :
Install the Composer/Node.js dependencies :
Compile sass/ts files :
Fill the database with fictitious data :
Create a new user (visitor or admin) to login to the back-end :
Link locally saved files to your project :
Run the serve :
Run all tests :
You can now use and customize project parameters.
Last updated