forgot assets
This commit is contained in:
parent
10d77ca7d0
commit
9434cf8f7d
@ -6,5 +6,8 @@ Test repository demonstrating the humanize problem of dates and or times.
|
|||||||
git clone https://code.icod.de/dalu/htmxginpongo.git
|
git clone https://code.icod.de/dalu/htmxginpongo.git
|
||||||
cd htmxginpongo
|
cd htmxginpongo
|
||||||
go build
|
go build
|
||||||
|
cd assets
|
||||||
|
pnpm install # (or npm install)
|
||||||
|
cd ..
|
||||||
go run main.go serve --debug=true
|
go run main.go serve --debug=true
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user