ДЗ smart-house-web завершено
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Фронтэнд умного дома
|
||||
|
||||
Запуск сервера разработки (sh):
|
||||
|
||||
RUSTFLAGS="--cfg erase_components" trunk serve
|
||||
|
||||
Запуск сервера разработки (powershell):
|
||||
|
||||
$env:RUSTFLAGS = '--cfg erase_components'
|
||||
trunk serve
|
||||
Reference in New Issue
Block a user