1
0
Fork 0
security-lab/README.md
2026-04-05 11:50:20 +03:00

20 lines
550 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.

Решение команды Atekin кейса от компании Центр Инвест!
[static/main.png](Главный экран)
Фронтенд на react, бекенд с нейронкой по генерации deepfake голоса на, *барабанная дробь* питоне
Для сборки статики фронта требуется nodejs
Установить зависимости проекта:
```
npm install
```
Сборка проекта:
```
npm run build
```
Выхлоп в папке `dist/`