Skip to content

ematthewephec/ProjetIntegration

Repository files navigation

ProjetIntegration

commande utilisé

  1. npm init
  2. npm install express dotenv
  3. node server.js
  4. npm install -D nodemon
  5. npx create-react-app client

lancer le server

  1. npm start
  2. npm run watch
  3. npm run client : (ERREUR 1) si jamais
  4. npm run build

plugin visual studio

  1. rest client
  2. standardjs
- 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>

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors