Lab-02 Managing Horned Creatures in React Projects

该项目是通过React开发框架进行构建的。可用脚本位于项目目录中,可以通过以下命令运行:

- npm start:在开发模式下启动应用程序。打开浏览器后,页面将自动加载并实时反映编辑的变化,同时控制台中会显示任何Lint错误。

- npm test:启动测试运行程序,以交互式监视模式执行。请查看关于部分以获取更多详细信息。

- npm run build:生成生产环境的构建文件,并对其进行最小化和优化,提高性能。文件名包含哈希,以便于部署。

- npm run eject:注意,此操作不可逆!执行eject后,所有配置文件和依赖项将被复制到项目中,允许手动调整配置。此操作适用于不满足默认构建工具选择的需求。

应用程序一旦准备好,即可进行部署,更多详细信息请参阅相关部分。

zip
lab-02-horned-creatures-master.zip 预估大小:22个文件
folder
lab-02-horned-creatures-master 文件夹
file
.gitignore 310B
file
package.json 759B
file
package-lock.json 562KB
folder
src 文件夹
file
setupTests.js 255B
file
ImageItem.js 440B
file
index.js 503B
file
logo.svg 3KB
file
App.js 2KB
file
Header.js 197B
file
serviceWorker.js 5KB
file
App.css 657B
file
ImageList.js 369B
file
index.css 366B
file
App.test.js 280B
file
data.js 6KB
folder
public 文件夹
file
robots.txt 67B
file
logo192.png 5KB
file
index.html 2KB
file
favicon.ico 3KB
file
manifest.json 492B
file
logo512.png 9KB
file
README.md 3KB
zip 文件大小:178.15KB