Using Create React App
Official : create-react-app
Quick Overview
# Current path : ~/.
npm i -g create-react-app
create-react-app create-react-app
cd create-react-app/
npm start
Then open http://localhost:3000 to see create-react-app
.
Official : create-react-app
# Current path : ~/.
npm i -g create-react-app
create-react-app create-react-app
cd create-react-app/
npm start
Then open http://localhost:3000 to see create-react-app
.
For further actions, you may consider blocking this person and/or reporting abuse
MrSuperCraft -
Tomas Stveracek -
preethi sri -
Ajmal Hasan -
Top comments (1)
I have this error while using create react app in my vs vode. i have searched alot, did not recieved any correct answer:
npm install --no-audit --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
any help please!...