In this video, I'll show you how you can install and run reactJS app in visual studio code (vscode). React is a very popular programming language and by the end of this video, we'll have installed necessary components for running react app on vscode and created our first react app and run it in visual studio code.
Download NodeJS: [ Ссылка ]
☕Buy me a coffee: [ Ссылка ]
🌐Connect with me:
- TikTok: tiktok.com/@thecodecity
- Twitter: [ Ссылка ]
- Instagram: [ Ссылка ]
- Website: [ Ссылка ]
Steps to run reactJS app on vscode:
1. Download and Install NodeJS
2. Download and Install Visual Studio Code
3. Open Visual Studio Code
4. Create Project Folder
5. Open Terminal in VsCode
6. Run Command to Create ReactJS Project: npx create-react-app app-name
7. Run the reactJS project: npm start
By the end of this video, you'll have installed node and create your first reactJS app in visual studio code. If you have any problems let me know in the comments below.
#reactjs #nodejs #vscode
Ещё видео!