This repository has been archived on 2021-07-29. You can view files and clone it, but cannot push or open issues or pull requests.
find_coach/npm-run-serve.sh

5 lines
54 B
Bash
Executable File

#!/usr/bin/env bash
cd /app
npm install
npm run serve