modul:ffit:react:learningunits:lu01:aufgaben:basics

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
modul:ffit:react:learningunits:lu01:aufgaben:basics [2024/11/28 07:16] kdemircimodul:ffit:react:learningunits:lu01:aufgaben:basics [2024/11/28 07:18] (aktuell) kdemirci
Zeile 11: Zeile 11:
   - If you didn't install Node.js already, install it downloading it from [[https://nodejs.org/en|here]]   - If you didn't install Node.js already, install it downloading it from [[https://nodejs.org/en|here]]
   - Go to you terminal and execute npx create-react-app your-project-name (replace your-project-name with your desired project name)   - Go to you terminal and execute npx create-react-app your-project-name (replace your-project-name with your desired project name)
-  - Install all dependences+  - Install all dependencies
   - Open your project in WebStorm and execute npm run start   - Open your project in WebStorm and execute npm run start
-  - Go to https://localhost:3000, if you see a spinning react logo, you're done+  - Go to http://localhost:3000, if you see a spinning react logo, you're done 
 + 
 +===== Vocabulary ===== 
 +^ English ^ German ^  
 +| execute | ausführen| 
 +| dependencies | Abhängigkeiten | 
 + 
 + 
 +---- 
 +[[https://creativecommons.org/licenses/by-nc-sa/4.0/|{{https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png}}]] Kamil Demirci
  • modul/ffit/react/learningunits/lu01/aufgaben/basics.1732774596.txt.gz
  • Zuletzt geändert: 2024/11/28 07:16
  • von kdemirci