mirror of
https://github.com/explodingcamera/www.git
synced 2026-07-15 20:32:00 +00:00
No description
https://henrygressmann.de
- Astro 62.9%
- TypeScript 35.1%
- CSS 2%
|
|
||
|---|---|---|
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| astro.config.ts | ||
| biome.json | ||
| bun.lock | ||
| LICENSE.md | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
henrygressmann.de
This repository contains my website/portfolio. Feel free to use anything contained here as a starting point for your projects as long as you honor the ISC license.
Requirements
- bun
1.x
Development
- Start dev server
$ bun run dev