fitnes: add the Fitness v2 mockup as the design reference
legacy/Fitnes v2/ is the static mockup the landing was just ported from (README points to it as the current visual reference). launch.json gains a fitnes-v2-legacy entry that serves it on :8090 for side-by-side review. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
432284eefb
commit
d13feb7df8
@@ -0,0 +1,14 @@
|
||||
# Fitnes — EXO Group landing
|
||||
|
||||
Готовая серверная кодовая база.
|
||||
|
||||
## Структура
|
||||
- index.html — разметка страницы
|
||||
- styles.css — стили
|
||||
- script.js — интерактив, конструктор, калькулятор и форма
|
||||
- assets/ — локальные изображения и графика
|
||||
|
||||
## Размещение
|
||||
Загрузите содержимое папки Fitnes на сервер, сохраняя структуру файлов. Точка входа — index.html.
|
||||
|
||||
Форма отправляет данные на endpoint, заданный в script.js. Перед публикацией проверьте адрес API и серверную обработку заявок.
|
||||
Reference in New Issue
Block a user