React Redux TypeScript 教程

使用 Create React App 快速入门该项目。在项目目录中运行 yarn start 可以启动开发模式下的应用程序。通过浏览器打开以查看,并在编辑时自动重新加载。运行 yarn test 可以启动测试运行器进入交互式监视模式。运行 yarn build 可以构建生产应用到 build 文件夹中。应用已优化,准备部署。注意:yarn eject 是单向操作,执行后无法返回!

zip
react-redux-typescript-tutorial-main.zip 预估大小:19个文件
folder
react-redux-typescript-tutorial-main 文件夹
file
.gitignore 329B
file
package.json 1KB
folder
src 文件夹
folder
components 文件夹
file
App.tsx 1KB
file
react-app-env.d.ts 40B
folder
reducers 文件夹
file
todos.reducer.ts 368B
file
index.ts 256B
folder
actions 文件夹
file
index.ts 58B
file
types.ts 191B
file
todos.actions.ts 753B
file
index.tsx 438B
folder
public 文件夹
file
robots.txt 67B
file
logo192.png 5KB
file
index.html 2KB
file
favicon.ico 4KB
file
manifest.json 492B
file
logo512.png 9KB
file
tsconfig.json 535B
file
README.md 2KB
file
yarn.lock 501KB
zip 文件大小:216.59KB