oapen-suggestion-service/run-api.sh

3 lines
52 B
Bash
Executable File

#!/usr/bin/env bash
cd api && PORT=3001 npm run dev