文件名称:monsters-rolodex:DeepLab Bootcamp前端React项目
文件大小:217KB
文件格式:ZIP
更新时间:2024-05-30 23:26:41
JavaScript
Create React App入门 该项目是通过引导的。 Monsters Rolodex项目照片 怪兽 用户数 安装 git clone https://github.com/srpsatish/React-monster.git cd React-monster yarn yarn start 可用脚本 在项目目录中,可以运行: yarn start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 yarn build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希值。 您的应用已准备好进行部署! 有关更多信息,请
【文件预览】:
monsters-rolodex-main
----.gitattributes(66B)
----public()
--------manifest.json(492B)
--------index.html(2KB)
--------robots.txt(67B)
--------favicon.ico(4KB)
--------logo512.png(9KB)
--------logo192.png(5KB)
----yarn.lock(495KB)
----src()
--------logo.svg(3KB)
--------index.css(366B)
--------components()
--------App.js(988B)
--------reportWebVitals.js(362B)
--------App.test.js(246B)
--------setupTests.js(241B)
--------App.css(564B)
--------index.js(500B)
----README.md(4KB)
----.gitignore(310B)
----package.json(820B)