koperasi/install.sh
2025-08-08 14:12:40 +07:00

2 lines
74 B
Bash

cd ./services/frontend && npm install
cd ./services/backend && npm install