Skip to content

Getting Started

BeardyMike edited this page Feb 20, 2024 · 2 revisions

So, you've downloaded MINIM1, got it loaded into the right folder on your server/WAMP/MAMP/LAMP/XAMPP, but visiting the correct address returns an error?

You need to use the composer.json to create a vendor folder and populate it for you.

Open a terminal window, navigate to the root folder of your MINIM1 install, and enter "composer install".

Now try visiting the address again.

image

Clone this wiki locally