Running Deltahouse Locally - linjeforeningen-delta/delta GitHub Wiki

Setup


If any of these steps give you trouble, feel free to ask for help!

  1. Install a local webserver environment:

    • For macOS, use MAMP.
    • For Windows, you can use either MAMP or WAMP.
  2. Acquire the Deltahouse files from someone. These consist of a .zip-file and a file called importbuddy.php. If you are using MAMP, put these files in an empty folder and set that as the document root in preferences. In WAMP, you have to set up an empty folder as a virtualhost and then put the files in that.

  3. Start your local webserver and navigate to the local host in a browser.

Work in Progress