js-ts-practice React和TypeScript实践项目

js-ts-practice 是一个挺适合初学者的项目,主要用来实践 React 和 TypeScript 的基本操作。你可以通过命令启动开发环境,像yarn start来跑起来,页面自动刷新,修改一下代码,立马看到效果。yarn test也挺实用,能你实时监控测试运行,保证代码稳定性。需要构建生产环境?用yarn build,它会自动优化性能,确保你的项目准备好上线。yarn eject操作就像解锁高级权限,虽然一旦执行就不能撤销,但如果你想修改配置文件或者调整 webpack,还是蛮有用的。,这个项目能你掌握 React 的开发流程,对初学者友好哦。

zip
js-ts-practice-master.zip 预估大小:20个文件
folder
js-ts-practice-master 文件夹
file
package.json 965B
folder
src 文件夹
file
App.css 564B
file
react-app-env.d.ts 40B
file
logo.svg 3KB
file
reportWebVitals.ts 425B
file
index.tsx 500B
file
App.tsx 556B
file
setupTests.ts 241B
file
App.test.tsx 273B
file
index.css 366B
file
tsconfig.json 535B
file
.gitignore 310B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 4KB
file
README.md 2KB
file
yarn.lock 498KB
zip 文件大小:215.37KB