Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 256 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 256 Bytes

Personal blog

rust, wasm, three-d inside.

How to run

Probably you shouldn't, but

1. Install leptos via official instruction
2. make dev

or

1. docker build -t blog .
2. docker run --network host --rm blog

and go to 127.0.0.1:8080