server all static files in a folde without express code example Example: serving static files with express app.use(express.static('public'));