1.

Getting this error in can someone help?var express = require("express"),app = express.createServer();app.use(express.static(__dirname + '/styles'));app.listen(3001);getting this errorCannot GET / styles /default.css

Answer»

ANSWER:

what is this what is this



Discussion

No Comment Found