3 lines
49 B
Bash
Executable File
3 lines
49 B
Bash
Executable File
#!/bin/sh
|
|
cd web
|
|
bunx --bun vite --host 127.0.0.1 |