website/README.md
ndsboy 4bca29d3c3
Some checks are pending
Build Astro / 🧪 Astro check (push) Waiting to run
initial commit
2025-02-22 16:59:06 +00:00

623 B

swablab.de

Build Astro CI

These are the source files for the page published at https://swablab.de.

Powered by Astro

Installation

We recommend deno as the package manager. To install all required packages, execute deno task install.

Afterwards, you can develop with deno task dev and build with deno task build. It is recommended to use VSCode as your editor, as all tasks can be executed easily within VSCode.