como-web/scripts/dev.sh
kjuulh a7986e304c
feat: update to newest leptos
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-10-20 23:06:21 +02:00

7 lines
103 B
Bash
Executable File

#!/bin/bash
zellij run -- sh -c "cuddle x leptos:dev"
zellij run -- sh -c "cuddle x tailwind:watch"