I'm using express and node. In my server.js file I have this piece of code: app.use(express.static('/static'));. And subsequently in my static directory, ...
確定! 回上一頁