React-Footer-App-With-Styled-and-Compound-Components

时间:2024-05-20 10:15:46
【文件属性】:

文件名称:React-Footer-App-With-Styled-and-Compound-Components

文件大小:605KB

文件格式:ZIP

更新时间:2024-05-20 10:15:46

JavaScript

具有样式和复合组件的React Footer应用程序 Create React App入门 该项目是通过引导的。 可用脚本 在项目目录中,可以运行: npm start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 npm test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 npm run build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 最小化内部版本,文件名包含哈希值。 您的应用已准备好进行部署! 有关更多信息,请参见关于的部分。 npm run eject 注意:这是单向操作。 eject ,您将无法返回! 如果您对构建工具和配置选择不满意,则可以随时eject 。 此命令将从您的项目中删除单个生成


【文件预览】:
React-Footer-App-With-Styled-and-Compound-Components-master
----.gitignore(310B)
----package.json(851B)
----package-lock.json(682KB)
----src()
--------components()
--------assets()
--------global-styles.jsx(353B)
--------index.js(250B)
--------App.js(183B)
--------containers()
----public()
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(1KB)
--------favicon.ico(4KB)
--------manifest.json(492B)
--------logo512.png(9KB)
----README.md(3KB)

网友评论