This website requires JavaScript.
Explore
Help
Register
Sign in
adam
/
thaw
Watch
1
Star
0
Fork
You've already forked thaw
0
mirror of
https://github.com/adoyle0/thaw.git
synced
2025-02-03 00:54:15 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f7d8b16483
thaw
/
gh-pages
/
src
/
main.rs
11 lines
102 B
Rust
Raw
Normal View
History
Unescape
Escape
✨ feat: add gh-pages
2023-06-13 12:43:15 +08:00
mod
app
;
✨ feat: add layout-sider component
2023-06-18 19:40:23 +08:00
mod
components
;
✨ feat: add gh-pages
2023-06-13 12:43:15 +08:00
mod
pages
;
use
app
::
*
;
use
leptos
::
*
;
fn
main
(
)
{
refactor: gh-pages
2023-09-01 10:37:36 +08:00
mount_to_body
(
App
)
✨ feat: add gh-pages
2023-06-13 12:43:15 +08:00
}
Reference in a new issue
Copy permalink