文件名称:phone-Ecommerce:网上商店购买新的智能手机
文件大小:398KB
文件格式:ZIP
更新时间:2024-04-18 04:33:23
JavaScript
手机电子商务 现场演示: : 该应用程序允许用户选择所需的产品,从购物车中添加/删除并通过PayPal购买。 入门 这些说明将为您提供在本地计算机上运行的项目的副本。 先决条件 npm npm install npm@latest -g 正在安装 1. git clone https://github.com/marcel-balint/phone-Ecommerce.git仓库: git clone https://github.com/marcel-balint/phone-Ecommerce.git 2,在项目根目录下运行npm install: npm install 3.启动服务器: npm run start 4.探索 Enjoy! :)
【文件预览】:
phone-Ecommerce-master
----package.json(757B)
----package-lock.json(609KB)
----src()
--------context.js(4KB)
--------App.css(706B)
--------index.js(430B)
--------serviceWorker.js(5KB)
--------App.test.js(248B)
--------components()
--------App.js(771B)
--------data.js(9KB)
--------index.css(366B)
----.gitignore(327B)
----public()
--------img()
--------manifest.json(492B)
--------robots.txt(57B)
--------index.html(2KB)
--------favicon.ico(22KB)
----README.md(589B)