mirror of
https://github.com/skoelle/28k8-moonweb-org.git
synced 2026-09-17 18:30:24 +00:00
3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
cd "$(dirname "$0")" && npm run dev -- --host
|