Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 478 Bytes

File metadata and controls

16 lines (10 loc) · 478 Bytes

website

OpenBW website development environment

Prerequisites:

  • git installed
  • docker-compose installed

Perform the following steps from your command line to run the OpenBW replay viewer development environment:

Step 1: git clone --recursive https://github.com/OpenBW/website.git

Step 2: cd website

Step 3: docker-compose up -d

Step 4: open local live for "live" or local staging for "staging"