filmov
tv
How To Run React In VSCode (Visual Studio Code React.js Tutorial)
Показать описание
(We're free online community, meet other makers!)
How to setup React in VSCode (tutorial based on this video)
#coding #programming #reactjs #vscode #react #coding #webdevelopment #webdev To Run React apps in VSCode, first you need to install NodeJS.
Search Keywords:
how to run react app in vscode
how to run react app in visual studio code
how to run react app from visual studio code
how to run existing react app in visual studio code
how to run my react app in vs code
how to run react app locally
how to run react app from terminal
how to run react app on localhost
how to run react using npm
Table of Contents:
00:00 How to install and run React in VSCode (intro)
00:18 Installing NodeJS
00:49 Set PATH to C:\nodejs in Environment Variables on Windows (to run Node globally)
01:30 Check if NodeJS is installed (check node version)
01:47 Creating and Running Your First React JS App in Visual Studio Code
02:15 Where and how to create a react project folder on command line
02:42 npx create-react-app youtube
03:09 npm start
03:24 Running your first ReactJS app in browser on localhost:3000
03:35 Open React App in VSCode
04:49 Creating a blank react app
04:59 Breaking react app into components
05:33 How to return and render component's HTML
06:27 import { useState } from 'react';
06:33 useState explained
07:14 How to render a number in react
07:27 How to add a button in react
07:53 How to create a click function (component method in react)
08:34 How to make button do something in react (onClick event)
09:15 How to pass props in react
10:29 How to destructure props in react
10:57 Congrats!
How to setup React in VSCode (tutorial based on this video)
#coding #programming #reactjs #vscode #react #coding #webdevelopment #webdev To Run React apps in VSCode, first you need to install NodeJS.
Search Keywords:
how to run react app in vscode
how to run react app in visual studio code
how to run react app from visual studio code
how to run existing react app in visual studio code
how to run my react app in vs code
how to run react app locally
how to run react app from terminal
how to run react app on localhost
how to run react using npm
Table of Contents:
00:00 How to install and run React in VSCode (intro)
00:18 Installing NodeJS
00:49 Set PATH to C:\nodejs in Environment Variables on Windows (to run Node globally)
01:30 Check if NodeJS is installed (check node version)
01:47 Creating and Running Your First React JS App in Visual Studio Code
02:15 Where and how to create a react project folder on command line
02:42 npx create-react-app youtube
03:09 npm start
03:24 Running your first ReactJS app in browser on localhost:3000
03:35 Open React App in VSCode
04:49 Creating a blank react app
04:59 Breaking react app into components
05:33 How to return and render component's HTML
06:27 import { useState } from 'react';
06:33 useState explained
07:14 How to render a number in react
07:27 How to add a button in react
07:53 How to create a click function (component method in react)
08:34 How to make button do something in react (onClick event)
09:15 How to pass props in react
10:29 How to destructure props in react
10:57 Congrats!
Комментарии