modifs de l'installation automatique et ajouts configs files autofill cpp

This commit is contained in:
Hugo LAMY
2022-03-01 18:37:48 +01:00
parent 308b4c4fdc
commit 9af0f4b1ad
23 changed files with 603 additions and 197 deletions

3
tutos/react.txt Normal file
View File

@@ -0,0 +1,3 @@
**first time** npm install -g create-react-app
**otherwise** create-react-app name_folder
**then** npm start