# Conquest Framework Compile with Nim: ``` nim c src/server/main.nim ``` From the `bin` directory, start the team server: ``` ./server ```