cd source_code git clone ${GIT_URL} . cp ../.env . cp ../greeting.md . npm install npm run build npm start