Grafik 2 spaltig auch bein iFrame

Übertragen nach sternwarte funktioniert
This commit is contained in:
rxf
2026-02-08 15:37:44 +01:00
parent 9c5f985cab
commit 4b0ac3a652
9 changed files with 502 additions and 96 deletions

View File

@@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react'
export default defineConfig({
plugins: [react()],
base: './',
server: {
host: '0.0.0.0',
port: 3000,