Skip to content

move-fast-and-break-things/mfbt.community

Repository files navigation

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: