You don't necessarily need a static server in order to run a Create React App ... app.use(express.static(path.join(__dirname, 'build')));.
確定! 回上一頁