# Axolotl Website The official website for Axolotl Launcher. ## Development From the repository root: ```sh pnpm install --frozen-lockfile pnpm website:dev ``` Create the static production output with `pnpm website:build`.