Related questions
app.use('/images', express.static(path.join(__dirname, 'src', 'data', 'images')))
Find more questions by tags Express.js