$ cnpm install @commerce-apps/core
The Core package provides a variety of functions that make interacting with Salesforce Commerce APIs easy. The following are some of the Core package functions:
commerce-sdk uses core to communicate with Salesforce Commerce APIs.
To install dependencies and build core:
# To setup
npm install
# To build
npm run build
## Testing
To run tests:
```bash
npm run test
To print the detailed test results and the errors on the console:
npm run test:debug
This package is licensed under BSD-3-Clause license. See the license for details.
Copyright 2014 - 2016 © taobao.org |