Compare commits
No commits in common. "657b0ac020cfe241235e7b048963b8f16687b808" and "1081f005aac88a86b2bd81f002f01489efc2fe4c" have entirely different histories.
657b0ac020
...
1081f005aa
@ -5,7 +5,7 @@ https://gitea.haschek.at/Crispi/dogstats
|
|||||||
## Techstack
|
## Techstack
|
||||||
|
|
||||||
- [HTMX](https://htmx.org/docs/)
|
- [HTMX](https://htmx.org/docs/)
|
||||||
- [Tailwind](https://flowbite.com/docs/components/)
|
- [Tailwind](https://tailwindcss.com/docs/utility-first)
|
||||||
|
|
||||||
## Start Dev
|
## Start Dev
|
||||||
|
|
||||||
@ -24,13 +24,6 @@ Erst Tailwind starten
|
|||||||
1. `cd tools`
|
1. `cd tools`
|
||||||
2. `./tailwindcss-linux-x64 -i ../web/css/input.css -o ../web/css/output.css --watch`
|
2. `./tailwindcss-linux-x64 -i ../web/css/input.css -o ../web/css/output.css --watch`
|
||||||
|
|
||||||
### Windows
|
|
||||||
|
|
||||||
Erst Tailwind starten
|
|
||||||
|
|
||||||
1. `cd tools`
|
|
||||||
2. `tailwindcss-windows-x64.exe -i ../web/css/input.css -o ../web/css/output.css --watch`
|
|
||||||
|
|
||||||
In zweitem Terminal dann Webserver starten
|
In zweitem Terminal dann Webserver starten
|
||||||
|
|
||||||
1. `cd web`
|
1. `cd web`
|
||||||
|
Reference in New Issue
Block a user