✨ add routing
✨ add bulma ✨ add favicon ✨ add justfile 🔥 rm navbar
This commit is contained in:
@@ -10,6 +10,7 @@ publish = false
|
||||
[dependencies]
|
||||
js-sys = "0.3"
|
||||
yew = { git = "https://github.com/yewstack/yew.git", rev = "550b2cc", features = ["csr"] }
|
||||
yew-router = { git = "https://github.com/yewstack/yew.git", rev = "550b2cc" }
|
||||
wasm-bindgen = { version = "0.2" }
|
||||
|
||||
log = { version = "0.4" }
|
||||
|
||||
Reference in New Issue
Block a user