Answers for "use static with expres"

2

use static with expres

app.use(express.static('directoryName'))
#store the files in the directory as if you were making a website without express
Posted by: Guest on August-12-2020

Browse Popular Code Answers by Language