Starting out frontend
This commit is contained in:
parent
5b8d64ba8f
commit
64c76b9341
4 changed files with 15 additions and 3 deletions
|
@ -10,6 +10,7 @@ edition = "2018"
|
|||
stdweb = "0.4.20"
|
||||
yew = { version = "0.14.3", features = ["std_web"] }
|
||||
yew-router = { version = "0.11.0", features = ["std_web"] }
|
||||
log = "0.4.8"
|
||||
|
||||
[[bin]]
|
||||
name = "app"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue