ReactJS Installation Tutorial | ReactJS Installation On Windows 10 | ReactJS Tutorial | 2021

preview_player
Показать описание
Commands used in Video:
npm install -g create-react-app
create-react-app --version
create-react-app project_name

React is an open-source, front end, JavaScript library used for building user interfaces or UI components.
Рекомендации по теме
Комментарии
Автор

Error:
create-react-app : File C:\Users\<pc cannot be loaded because running scripts is disabled on this
system. For more information, see about_Execution_Policies at
At line:1 char:1
+ create-react-app -version
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess

Solutions:
1. Open Powershell (Admin).
2. Give the command : Set-ExecutionPolicy RemoteSigned
Error Solved.

danishshaikh
Автор

Thanks dude I can start my react journey now

coderavecmdschool
Автор

What about the next Time when i'll creat a react projet ?

herrjonatan
Автор

Can you update this pleas the it says that the tar is no longer supported

jetstreamsam
Автор

Sir mere laptop me react ja install nhi jo rha hai bas show ho rha hai please wait a couple of minutes bas ye bi show ho rha hai please reply me please

ms-zbyh