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


浙公网安备 33010602011771号