如何使用www.ffmenu.co.nz创建FF菜单的React应用

项目使用 Create React App 创建。可用脚本在项目目录中运行:

  • npm start:在开发模式下运行应用程序,打开浏览器查看。页面编辑时会自动重新加载,控制台显示任何错误。
  • npm test:启动测试运行程序,进入交互式监视模式。
  • npm run build:将应用程序构建到生产环境的 build 文件夹,确保 React 被正确捆绑并优化以获得最佳性能,文件名包含哈希。
  • npm run eject:注意,这是单向操作,eject 后无法恢复,适用于对构建工具和配置有特殊需求的用户,移除构建依赖,添加所有配置文件。

更多信息请参见关于部分。

zip
www_ffmenu_co_nz-master.zip 预估大小:54个文件
folder
www.ffmenu.co.nz-master 文件夹
file
.gitignore 338B
file
package.json 1KB
file
package-lock.json 714KB
folder
src 文件夹
folder
components 文件夹
file
mealpopup.jsx 10KB
file
pageloader.jsx 287B
file
cartpanel.jsx 7KB
file
catalogblock.jsx 2KB
file
googlemap.jsx 691B
file
bodyoverlay.jsx 891B
file
mealblock.jsx 2KB
folder
images 文件夹
folder
catalogs 文件夹
file
yaki-soba.png 506KB
file
hot-drinks.png 422KB
file
donburi.png 483KB
file
chicken.png 574KB
file
vegetarian.png 426KB
file
noodles.png 474KB
file
seafood.png 423KB
file
kid-sushi.png 359KB
file
salmon.png 509KB
file
about-us-bg.jpg 202KB
file
checkoutpage-bg.jpg 258KB
file
modal-add.jpg 32KB
folder
scss 文件夹
file
pageloader.scss 578B
file
main.scss 510B
file
mealpopup.scss 1KB
file
header.scss 241B
file
homepage.scss 470B
file
cartpanel.scss 697B
file
footer.scss 179B
file
checkoutpage.scss 827B
file
index.js 458B
folder
css 文件夹
file
theme-blue.css 93KB
file
core.css 965KB
file
theme-green.css 93KB
file
theme-beige.css 93KB
file
theme-mint.css 93KB
file
theme-orange.css 93KB
file
theme-teal.css 93KB
file
theme-red.css 93KB
folder
tools 文件夹
file
cartcontext.jsx 7KB
file
ffmenucontext.jsx 3KB
file
main.jsx 8KB
folder
pages 文件夹
file
footer.jsx 4KB
file
contactpage.jsx 3KB
file
header.jsx 8KB
file
checkoutpage.jsx 11KB
file
notfoundpage.jsx 638B
file
confirmationpage.jsx 1KB
file
aboutuspage.jsx 3KB
file
homepage.jsx 4KB
folder
public 文件夹
file
robots.txt 67B
file
index.html 598B
file
.env 40B
file
README.md 3KB
zip 文件大小:5.1MB