Learn React
Setup React App:
any one wants how to setup the reactJs 1. npm install create-react-app -g 2.create-react-app 'your-app-name' 3.cd 'your-app-name' 4.npm start
Udemy-course:
npm [ Node package manager ] install globally [ -g ]
npm install create-react-app -g
react project setup: [ --scripts-version 1.1.5 by that project structure will be known as old ]
create-react-app react-complete-guide --scripts-version 1.1.5
ক্ষেত
মন্তব্যসমূহ
একটি মন্তব্য পোস্ট করুন