Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 740 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 740 Bytes

MFBT Website

image

How to Run?

Option 1: Run Manually

  1. Clone the repository using the command:
    git clone https://github.com/move-fast-and-break-things/mfbt.community.git
  2. Open the index.html file.

Option 2: Run with Docker

  1. Clone the repository using the command:

    git clone https://github.com/move-fast-and-break-things/mfbt.community.git
  2. Build and run the Docker container:

    docker-compose up -d

    This will serve the website on http://localhost:3001.

Other languages: