forgot assets
This commit is contained in:
parent
10d77ca7d0
commit
9434cf8f7d
1 changed files with 3 additions and 0 deletions
|
|
@ -6,5 +6,8 @@ Test repository demonstrating the humanize problem of dates and or times.
|
|||
git clone https://code.icod.de/dalu/htmxginpongo.git
|
||||
cd htmxginpongo
|
||||
go build
|
||||
cd assets
|
||||
pnpm install # (or npm install)
|
||||
cd ..
|
||||
go run main.go serve --debug=true
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue