mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
pnpm dev & cargo watch -x build -w crates/
|
|
|