Add serving static assets express code example Example: serving static files with express app.use(express.static('public'));