📜  道具反应 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:20.142000             🧑  作者: Mango

代码示例5
1. Dans le terminal :
npx create-react-app [ nom dossier]
cd [ nom dossier]
npm start

2.désinstaller package :
npm uninstall -g create-react-app