refactoring some stuff
This commit is contained in:
parent
9121a3add4
commit
33416e8963
17 changed files with 266 additions and 109 deletions
1
Justfile
1
Justfile
|
@ -1,5 +1,4 @@
|
|||
port := "8080"
|
||||
export TREEHOUSE_SITE := "http://localhost:" + port
|
||||
|
||||
serve:
|
||||
cargo watch -- cargo run -- serve --port {{port}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue