tools | ||
web | ||
README.md |
Dogstats dingsi
Techstack
Start Dev
Linux
Erst Tailwind starten
cd tools
./tailwindcss-linux-x64 -i ../web/css/input.css -o ../web/css/output.css --watch
In zweitem Terminal dann Webserver starten
cd web
php -S localhost:8080
- Browser auf http://localhost:8080 öffnen