If running locally: Fill in .env.copy file Run yarn start If running on windows - change "build": "yarn build-linux ... to "build": "yarn build-win ... If deploying to heroku - look at which is meant for deployment