MVP0
This commit is contained in:
15
frontend/README.md
Normal file
15
frontend/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Frontend
|
||||
|
||||
```bash
|
||||
npm install
|
||||
cp .env.example .env
|
||||
npm run dev
|
||||
```
|
||||
|
||||
|
||||
Docker: UI served by nginx on http://localhost:5174
|
||||
|
||||
## Тестирование
|
||||
|
||||
- /tests — создание теста
|
||||
- /tests/:id — сегменты, распределение, ручной ввод результатов, Analyze
|
||||
Reference in New Issue
Block a user