Intro to ReactJS - Part 1 - Create React App + Typescript

Опубликовано: 01 Июнь 2021
на канале: QuickGuideToProgramming
286
9

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


Смотрите видео Intro to ReactJS - Part 1 - Create React App + Typescript онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь QuickGuideToProgramming 01 Июнь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 286 раз и оно понравилось 9 людям.