文件名称:connector:适用于我们应用程序的shopify连接器
文件大小:35KB
文件格式:ZIP
更新时间:2024-05-08 23:40:31
JavaScript
Shopify连接器 要将Shopify数据连接到我们的客户前端,我们需要一个连接器。 · 目录 谢谢 版权和许可 快速开始 提供了几种快速入门选项: 克隆仓库: https://github.com/blue-lupi/connector.git : https://github.com/blue-lupi/connector.git 该项目需要MDB React Pro许可证及其库 您可以进行以下操作: 购买MDB React Pro 下载zip文件夹并将其解压缩 将mdbreact-X.XX.X.tgz移至此存储库的本地副本 或使用MDB React Free 将package.json中的“ mdbreact”更新为最新版本的MDB(例如4.19.0) 安装后,请确保排除所有需要MDB React Pro的元素 如何启动此应用程序? 使用npm install安装所
【文件预览】:
connector-master
----.gitignore(67B)
----app.js(1KB)
----package.json(857B)
----services()
--------shopify.js(4KB)
--------authentication.js(2KB)
----PULL_REQUEST_TEMPLATE(922B)
----public()
--------images()
----.github()
--------ISSUE_TEMPLATE()
--------FUNDING.yml(70B)
----.env.template(267B)
----README.md(5KB)
----queries()
--------index.js(1KB)
----config()
--------index.js(1KB)
----.vscode()
--------settings.json(886B)
--------extensions.json(590B)
----routes()
--------index.js(1KB)