OS_100days icon indicating copy to clipboard operation
OS_100days copied to clipboard

serving static files like css from public directory

Open drewlearns opened this issue 2 years ago • 2 comments

I believe to get express to serve up the static files from the public directory you would have to have a line in index.js that says app.use(express.static('public'));

drewlearns avatar Oct 24 '22 12:10 drewlearns

Hey @drewlearns , can you please assign this to me?

siddharth595 avatar Oct 26 '22 09:10 siddharth595

Hey @drewlearns , can you please assign this to me?

dankokonate avatar Jan 07 '23 13:01 dankokonate