react初始化项目

初始化基础的项目

npm install -g create-react-app
create-react-app my-app
cd my-app
npm start

posted @ 2023-06-01 23:07  槑孒  阅读(16)  评论(0编辑  收藏  举报