Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Яка команда підключає роздачу статичних файлів із папки client/ у Express?
client/
app.use(express.static('client'))
app.use('/client')
app.serve('client')
app.static('client')
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!