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

The community website
https://mfbt.community
5 stars 7 forks source link
css hackathon hackathon-community-website hacktoberfest html javascript jquery web website

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: