2_1-react-安装

一、创建项目、直接第二步

1.安装依赖包
npm install create-react-app
2.创建项目,在frontend文件夹下
npx create-react-app frontend --template typescript
3.运行
PS C:\file\code\FINSHARK> cd frontend
PS C:\file\code\FINSHARK\frontend> npm start

二、包安装

ES7+ React/Redux/React-Native snippets

image

 

posted @ 2025-08-03 22:35  驼七  阅读(6)  评论(0)    收藏  举报