多功能餐厅顾客

使用Create React App进行入门该项目。在项目目录中,可使用脚本运行: yarn start,以开发模式启动应用程序。在浏览器中打开以查看。编辑后页面将重新加载。还可以使用 yarn test 在交互式监视模式下启动测试运行程序。使用 yarn build 构建生产应用到build文件夹。它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。构建被最小化,文件名包含哈希。您的应用已准备好进行部署!注意:eject 是单向操作。如果对构建工具和配置不满意,可以随时 eject。此命令将从项目中删除单个构建依赖项,同时保留所有配置文件和传递依赖项(webpack,Babel,ESL

zip
restaurant-client-main.zip 预估大小:25个文件
folder
restaurant-client-main 文件夹
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
file
yarn.lock 510KB
folder
src 文件夹
folder
pages 文件夹
file
UpdatePage.jsx 270B
file
Home.jsx 336B
file
RestaurantDetails.jsx 1KB
file
theme.js 181B
folder
apis 文件夹
file
RestaurantFinder.js 117B
folder
components 文件夹
file
Header.jsx 216B
file
RestaurantList.jsx 3KB
file
Reviews.jsx 789B
file
AddReview.jsx 2KB
file
UpdateRestaurant.jsx 2KB
file
AddRestaurant.jsx 2KB
file
StarRating.jsx 579B
folder
context 文件夹
file
RestaurantsContext.js 651B
file
App.jsx 1KB
file
index.js 146B
file
README.md 3KB
file
.gitignore 310B
file
package.json 941B
zip 文件大小:224.16KB