Loading

Quipoin Menu

Learn • Practice • Grow

node-js / Serving Static Files
exercise
1/5
Exercise 1Node-js
Question

Create a static file server using the http module that serves files from a 'public' directory. Handle requests like '/style.css'.