文件名称:react-ts-github-pages-starter:用于设置打字稿react应用程序的模板以及用于部署到github页面的github操作
文件大小:217KB
文件格式:ZIP
更新时间:2024-05-07 05:15:31
github-pages typescript reactjs github-actions TypeScript
Github页面
确保从存储库设置中启用github页面,将pages分支设置为gh-pages
确保将package.json的homepage属性设置为与github存储库相对应的属性,即https://
【文件预览】:
react-ts-github-pages-starter-main
----.github()
--------workflows()
----public()
--------manifest.json(492B)
--------index.html(2KB)
--------robots.txt(67B)
--------favicon.ico(4KB)
--------logo512.png(9KB)
--------logo192.png(5KB)
----yarn.lock(498KB)
----src()
--------index.tsx(500B)
--------logo.svg(3KB)
--------index.css(366B)
--------App.test.tsx(273B)
--------App.css(564B)
--------App.tsx(556B)
--------react-app-env.d.ts(40B)
--------setupTests.ts(241B)
--------reportWebVitals.ts(425B)
----tsconfig.json(535B)
----README.md(3KB)
----.gitignore(310B)
----package.json(1KB)