oapen-suggestion-service/run-web.sh

3 lines
52 B
Bash
Executable File

#!/usr/bin/env bash
cd web && PORT=3000 npm run dev