Files
Starlight_Lancher_animation_up/apps/website/README.md

228 B

Axolotl Website

The official website for Axolotl Launcher.

Development

From the repository root:

pnpm install --frozen-lockfile
pnpm website:dev

Create the static production output with pnpm website:build.