Hello! In this video, we create our first react application using Create React App (CRA)
Please leave a like if this video is helpful and consider subscribing to get notified of our new content.
If you have a question in mind please leave a comment or if there are topics you would like to discuss.
Links used:
Get latest installer for NodeJS
https://nodejs.org/en/
Commands used:
Check Node Version
node -v
node --version
Check NPM Version
npm -v
npm --version
NPM Installation
npm install npm@latest -g
Install with javascript
npx create-react-app (application name)
Install with typescript
npx create-react-app (application name) --template typescript
Timeline of this video for your convenience:
00:00 Intro
00:10 Sections
01:02 CRA Requirements
01:27 Check and Update Node
02:52 Check and Update NPM
03:50 Create React App
04:42 Create React App TypeScript
07:02 Run the Application
07:57 Application Flow
08:44 Summary
Watch video Intro to ReactJS - Part 1 - Create React App + Typescript online without registration, duration hours minute second in high quality. This video was added by user QuickGuideToProgramming 01 June 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 286 once and liked it 9 people.