2 lines
47 B
Bash
2 lines
47 B
Bash
|
|
#!/bin/bash
|
||
|
|
DEBUG=server:* PORT=36530 npm start
|