burger-builder:React性和有趣的汉堡生成器

Create React App入门该项目是通过引导的。可用脚本在项目目录中,可以运行: npm start在开发模式下运行应用程序。打开在浏览器中查看它。如果您进行编辑,则页面将重新加载。您还将在控制台中看到任何棉绒错误。 npm test在交互式监视模式下启动测试运行器。有关更多信息,请参见关于的部分。 npm run build构建生产到应用程序build文件夹。它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。生成被最小化,并且文件名包括哈希值。您的应用已准备好进行部署!有关更多信息,请参见关于的部分。 npm run eject注意:这是单向操作。 eject ,您将无法返回!如果您对构建工具和配置选择不满意,则可以随时eject 。此命令将从项目中删除单个构建依赖项。相反,它将所有配置文件和传递依赖项(webpack,Babel,ESLin
zip
burger-builder-master.zip 预估大小:28个文件
folder
burger-builder-master 文件夹
file
package.json 846B
file
package-lock.json 675KB
folder
src 文件夹
file
index.js 500B
file
reportWebVitals.js 362B
folder
containers 文件夹
folder
BurgerBuilder 文件夹
file
BurgerBuilder.js 534B
file
App.test.js 246B
file
setupTests.js 241B
folder
components 文件夹
folder
Burger 文件夹
file
Burger.module.css 518B
folder
BuildControls 文件夹
file
BuildControls.js 523B
folder
BuildControl 文件夹
file
BuildControl.js 352B
file
BuildControl.module.css 993B
file
BuildControls.module.css 189B
file
Burger.js 840B
folder
BurgerIngredient 文件夹
file
BurgerIngredient.js 1KB
file
BurgerIngredient.module.css 2KB
folder
Layout 文件夹
file
Layout.module.css 34B
file
Layout.js 313B
folder
hoc 文件夹
file
Auxiliary.js 60B
file
App.js 341B
file
index.css 380B
file
.gitignore 310B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 4KB
file
README.md 3KB
zip 文件大小:195.48KB