Create React App not installing, showing an error and aborting installation#react.js #code

preview_player
Показать описание
start with creating folder D:\app\react-app\my-project in this folder open
PowerShell by ( typing alt-f ) and write npx create-react-app your-app

if this not works in your computer try this ( npm init -y
npx create-react-app your-app-name)
Рекомендации по теме
visit shbcf.ru