I have made a website in react following one of the tutorials (Tutorial: Tic-Tac-Toe • React)
I am trying to put it up on render but i keep getting the error:
error Command “build” not found.
I have tried researching and even looking at render’s example react project but I can’t figure out how to solve this problem.