4 lines
93 B
Bash
Executable File
4 lines
93 B
Bash
Executable File
cd /home/dsyoon/workspace/meeting_ai/server
|
|
npm install
|
|
npm run build
|
|
PORT=8018 npm run start |