Skip to content

CodeClash-ai/website

Repository files navigation

CodeClash Website

This is the code repository for the CodeClash website, built using Flask and Markdown.

# To run the development server
$ make preview
# To build the static site
$ make build