Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 252 Bytes

File metadata and controls

7 lines (5 loc) · 252 Bytes

Sources for the Jagged Alliance 2 Stracciatella Website

How to develop locally

  • Install Docker
  • Clone the repository
  • Execute docker run -it --rm -v "$PWD":/usr/src/app -p "4000:4000" starefossen/github-pages in the repositories directory