项目构建脚本概述

该项目支持以下构建脚本:

  • yarn start:在开发模式下运行应用程序,编辑后自动刷新页面并显示棉绒错误。
  • yarn test:在交互式监视模式下启动测试运行程序。
  • yarn build:构建生产版本,进行React捆绑和性能优化。
  • yarn eject:从项目中移除构建依赖项,直接复制配置文件和传递依赖项,使开发者可以完全自定义构建配置。

注意:yarn eject操作不可逆。

zip
testweb-master.zip 预估大小:18个文件
folder
testweb-master 文件夹
file
package.json 891B
folder
src 文件夹
file
App.css 564B
file
index.js 503B
file
logo.svg 3KB
file
serviceWorker.js 5KB
file
App.test.js 280B
file
setupTests.js 255B
file
App.js 555B
file
index.css 366B
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 3KB
file
README.md 3KB
file
yarn.lock 472KB
zip 文件大小:207.35KB