Heroku says either “Not Found” or “Application Error” - Node.js, React app using Cross-env

前端 未结 0 556
无人共我
无人共我 2021-02-05 15:32

I deployed my React app to Heroku with the next scripts:

"scripts": {
        "start": "cross-env NODE_ENV=production node server.js"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题