Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 322 Bytes

File metadata and controls

11 lines (11 loc) · 322 Bytes

HUR MAN KÖR PROGRAMMET

  1. Klona repot med submoduler samt uppdatera innehållet:
git clone --recursive git@github.com:maussm/webbserver.git
cd .\webbserver\
git submodule init
git submodule update
  1. Öppna katalogen i IntelliJ.
  2. Kör programmet.
  3. Navigera till http://localhost i en webbläsare.