# Typelex Website Source for https://typelex.org/ ## Development ```sh pnpm install pnpm run dev ``` ## Building ```sh pnpm run build ```