xterm / run.sh
YoBatM's picture
Update run.sh
c966563 verified
raw
history blame
52 Bytes
#!/bin/bash
service nginx start
npm i
npm run start