Files
bastion-frontend/README.md
2026-07-22 15:38:00 +03:00

36 lines
844 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Карточка организации АО «ЛОМО»
Статический интерактивный макет страницы организации.
## Структура проекта
```text
.
├── index.html
├── README.md
└── assets
├── css
│ └── main.css
├── js
│ └── app.js
└── pictures
└── изображения проекта
```
## Запуск
Откройте `index.html` в браузере. Для локального сервера можно выполнить:
```bash
python3 -m http.server 8000
```
После этого откройте `http://localhost:8000`.
## Технологии
- HTML5
- CSS3
- JavaScript без внешних библиотек
- SVG-графики, создаваемые JavaScript