amazon-mws
Amazon MWS NodeJS Wrapper
File Explorer
Download Latest Version (.zip)- bug_report.md
- FUNDING.yml
- settings.json
- EasyShip.js
- Feeds.js
- Finances.js
- FulfillmentInboundShipment.js
- FulfillmentInventory.js
- FulfillmentOutboundShipment.js
- MerchantFulfillment.js
- Orders.js
- Products.js
- Recommendations.js
- Reports.js
- Sellers.js
- ShipmentInvoicing.js
- Subscriptions.js
- amazon-mws.js
- AmazonMwsMethod.basic.js
- AmazonMwsMethod.js
- AmazonMwsResource.js
- Error.js
- utils.js
- index.js
- feeds.spec.js
- finances.spec.js
- fulfillmentInboundShipment.spec.js
- fulfillmentInventory.spec.js
- fulfillmentOutboundShipment.spec.js
- orders.spec.js
- products.spec.js
- recommendations.spec.js
- reports.spec.js
- sellers.spec.js
- subscriptions.spec.js
- mocha.opts
- .editorconfig
- .eslintignore
- .eslintrc
- .gitignore
- .npmignore
- .npmrc
- .travis.yml
- CHANGELOG.md
- index.d.ts
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/bhushankummar/amazon-mws
Downloads the entire project code from GitHub to your computer.
cd amazon-mws
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install amazon-mws --save
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
