mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
7c5203db19
* feat: Added initial dwarf debug counter example * fix: update to readme and launch.json, task.json * fix: fix tasks.json for debugging * fix: added Trunk.toml to fix the port * fix: moved example to projects
4 lines
55 B
TOML
4 lines
55 B
TOML
[serve]
|
|
address = "127.0.0.1"
|
|
port = 4001
|
|
open = false
|