feat: add initial admin page view with layout and basic components
This commit is contained in:
@ -7,4 +7,4 @@ REM Watch for changes in Tailwind CSS
|
||||
start "" npx tailwindcss -i ./public/input.css -o ./public/output.css --watch
|
||||
|
||||
REM Watch for changes in templates and proxy to Go server
|
||||
start "" cmd /k "templ generate -watch -proxy=http://localhost:8000"
|
||||
start "" cmd /k "templ generate -watch"
|
Reference in New Issue
Block a user