文件名称:react-typescript-template:带有Typescript的React应用程序的模板
文件大小:197KB
文件格式:ZIP
更新时间:2024-03-07 09:34:12
TypeScript
React打字稿模板 该项目是通过。 您可以在了解更多。 要学习React,请查看。 启动应用 运行npm run start 在浏览器上打开 建立管道 该模板使用GitHub Actions测试,构建并将应用程序部署到GitHub Pages。 要为您的项目使用管道,请将homepage路径更新为项目路径。
【文件预览】:
react-typescript-template-master
----.gitignore(310B)
----package.json(2KB)
----package-lock.json(692KB)
----src()
--------react-app-env.d.ts(40B)
--------logo.svg(3KB)
--------setupTests.ts(241B)
--------App.css(564B)
--------index.css(366B)
--------index.tsx(500B)
--------App.test.tsx(273B)
--------reportWebVitals.ts(425B)
--------App.tsx(556B)
----public()
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(492B)
--------logo512.png(9KB)
----tsconfig.json(503B)
----.github()
--------auto-merge.yml(239B)
--------workflows()
--------dependabot.yml(501B)
----README.md(971B)
----.prettierrc(128B)