4 lines
39 B
Makefile
4 lines
39 B
Makefile
dev:
|
|
cd web && pnpm build
|
|
go run .
|
dev:
|
|
cd web && pnpm build
|
|
go run .
|