React应用程序开发和部署指南

该项目通过使用脚本在项目目录中运行 npm start 来启动应用程序的开发模式。在浏览器中打开以查看应用程序,并在编辑时自动重新加载页面。在控制台中查看任何潜在错误。通过运行 npm test 启动测试运行程序,支持交互式监视模式。使用 npm run build 构建生产应用到 build 文件夹中,React 在生产模式下被正确捆绑并进行了性能优化。构建结果被最小化并包含哈希值以确保最佳性能。应用程序已准备好部署。
zip
earthquake-client-master.zip 预估大小:21个文件
folder
earthquake-client-master 文件夹
folder
public 文件夹
file
manifest.json 492B
file
index.html 2KB
file
robots.txt 67B
file
favicon.ico 3KB
file
logo512.png 9KB
file
logo192.png 5KB
folder
src 文件夹
file
index.tsx 503B
file
logo.svg 3KB
file
index.css 366B
file
App.test.tsx 280B
file
App.css 291B
file
App.tsx 2KB
file
react-app-env.d.ts 40B
file
serviceWorker.ts 5KB
file
setupTests.ts 255B
file
constants-service.ts 58B
file
tsconfig.json 491B
file
README.md 2KB
file
.gitignore 310B
file
package-lock.json 565KB
file
package.json 904B
zip 文件大小:175.18KB