ep ui demo 源码
这是一个具有Material-ui表单的React App,旨在收集获取运费所需的数据。 它使用快递服务器,并利用easypost API服务来获取支持的承运商(USPS和UPS等)的实时运费。 运行应用程序: fork and clone the repository npm install npm start **下一次更新:扩展运营商切换功能。 需要传递运营商帐户ID以将费率限制为仅用户希望查看的费率。 将需要使用环境变量来掩盖用户的运营商ID。 为了使用此应用程序,您将需要EasyPost测试或生产API密钥。 在easypost.com上注册 您还需要建立运营商帐户并在easyp
文件列表
ep-ui-demo-master.zip
(预估有个30文件)
ep-ui-demo-master
.gitignore
307B
package.json
836B
server
index.js
5KB
package-lock.json
476KB
src
components
Dashboard.js
6KB
TogglesX.js
2KB
暂无评论