McCarthyism/run

5 lines
96 B
Bash
Executable file

#!/bin/bash
source ./env
./build
cd front
npm run start -- -p 5000 | node ../back/dist/index.js