create react app

55

command to install react cli -

npm install -g react-cli react

create-react-app -

npx create-react-app@latest your-project-name --use-npm

create react app -

npx create-react-app react-tutorial

Comments

Submit
0 Comments