react-project:在 React 应用程序中测试发布的示例项目

此项目演示了在 React 应用程序中使用 Create React App 设置发布流程。您可以使用以下脚本:

npm start:在开发模式下运行应用程序。

npm test:在交互式监视模式下运行测试。

npm run build:构建应用程序以进行生产部署。

npm run eject:删除构建依赖项,允许您自定义构建配置。注意:此操作不可逆。

zip
Example-Release-Please-main.zip 预估大小:20个文件
folder
Example-Release-Please-main 文件夹
file
.gitignore 310B
file
package.json 816B
file
package-lock.json 670KB
folder
src 文件夹
file
setupTests.js 241B
file
index.js 500B
file
logo.svg 3KB
file
App.js 537B
file
reportWebVitals.js 362B
file
App.css 564B
file
index.css 366B
file
App.test.js 246B
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
CHANGELOG.md 909B
folder
.github 文件夹
folder
workflows 文件夹
file
release-please.yml 325B
file
README.md 3KB
zip 文件大小:189.85KB