ДЗ smart-house-web завершено

This commit is contained in:
28 changed files with 1671 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Фронтэнд умного дома
Запуск сервера разработки (sh):
RUSTFLAGS="--cfg erase_components" trunk serve
Запуск сервера разработки (powershell):
$env:RUSTFLAGS = '--cfg erase_components'
trunk serve