React应用快速启动

通过Create React App快速启动您的项目。只需在项目目录中运行相应脚本:npm start以开发模式运行应用程序。在浏览器中打开以查看。编辑后,页面会自动重新加载。还可以运行npm test以启动测试程序。运行npm run build将应用程序构建到生产环境的build文件夹中。React已正确捆绑并进行了优化,以获得最佳性能。构建文件被最小化并包含哈希值。您的应用已准备好部署!

zip
covid_form-master.zip 预估大小:21个文件
folder
covid_form-master 文件夹
file
.eslintcache 3KB
folder
public 文件夹
file
manifest.json 492B
file
index.html 2KB
file
robots.txt 67B
file
favicon.ico 4KB
file
logo512.png 9KB
file
logo192.png 5KB
folder
src 文件夹
file
logo.svg 3KB
file
index.css 366B
folder
form 文件夹
file
form.js 8KB
file
form.css 4KB
file
App.js 194B
file
reportWebVitals.js 362B
file
App.test.js 246B
file
setupTests.js 241B
file
App.css 564B
file
index.js 500B
file
README.md 3KB
file
.gitignore 310B
file
package-lock.json 696KB
file
package.json 1KB
zip 文件大小:199.42KB