create new folder (static) and move all js and css file into this folder. · then add app.use('/static', express.static('static')) · add css like < ...
確定! 回上一頁