linebridge/install-dependencies.sh

2 lines
69 B
Bash
Executable File

cd server && npm install && cd - && cd client && npm install && cd -