Vollständiges Redesign mit Gold-Formularen, BMP-Logo, multi-step Forms (Bewerbung, Kontakt, Sponsoring), Netlify-Deployment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
213 B
JSON
12 lines
213 B
JSON
{
|
|
"version": "0.0.1",
|
|
"configurations": [
|
|
{
|
|
"name": "bmp-dev",
|
|
"runtimeExecutable": "npm",
|
|
"runtimeArgs": ["run", "dev", "--", "--port", "8082", "--host"],
|
|
"port": 8082
|
|
}
|
|
]
|
|
}
|