create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

Erron installiation create-react-app

Open arianitbp opened this issue 1 year ago • 3 comments

react-error

arianitbp avatar Feb 25 '24 15:02 arianitbp

same error

Sejalkathane avatar Mar 08 '24 05:03 Sejalkathane

Please use the below command to create react application. npx create-react-app @app-name @arianitbp @Sejalkathane

iamRajatSharma avatar Apr 02 '24 10:04 iamRajatSharma

Hello, everyone.

Use this command to create a new project npx create-react-app new-project After the project is created open the folder and use this command to run the project npm run start

BraianS avatar Apr 02 '24 14:04 BraianS