smart-house-web: leptos эсперименты
This commit is contained in:
10
smart-house-web/frontend/README.md
Normal file
10
smart-house-web/frontend/README.md
Normal file
@@ -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