score:0

try add this to your package.json file:

 "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build"

},


Related Query

More Query from same tag