create react app
create react app gcreate-react-app my-app create-react-app : คำสั่งสร้าง project my-app : ชื่อ project create-react-app TheFirstProject create-react-app helloworld เเส็จ cd my-app npm start cd my-app : เข้า my-app folder npm start : Run react project port:3000 http://localhost:3000/