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
Raw Normal View History

2021-05-05 17:44:53 +02:00
#!/usr/bin/env bash
cd /app
npm install
npm run serve