npm initnpm install express dotenvnode server.jsnpm install -D nodemonnpx create-react-app client
npm startnpm run watchnpm run client: (ERREUR 1) si jamaisnpm run build
rest clientstandardjs
- ERREUR 1 :
+There seems to be an issue with the new release 4.0.2 of create-react-app [Reference].<br>
You can use the previous, 4.0.1, by doing the following.<br>
Edit package.json and change the "react-scripts" value to "4.0.1".<br>
Run npm install.<br>
Run npm start.<br>