Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 955 Bytes

INSTALL.md

File metadata and controls

13 lines (11 loc) · 955 Bytes

Installation

Prerequisites

  • An Apache server distribution with PHP (e.g. XAMPP, MoWeS, etc...)
  • Optional: Git or a Git GUI (e.g. GitHub Desktop) - this is only needed if you want to pull updates or contribute

Getting started

  1. Pull this repository by downloading it directly from GitHub or
  2. Clone it with the command git clone https://github.com/elpozewaunig/8A-ThingsToDo.git in the command line or your Git GUI (take a look at the optional requirement)
  3. Move the repository into the web directory of your server (e.g. htdocs for XAMPP, www for MoWeS)
  4. Start up your server
  5. You're done! Now navigate to localhost in the web browser of your choice
  6. Follow the instructions in README.md to customize the website