commercetools-ts-sdk-training
https://ok.commercetools.com/training-offering-calendar
NEW JAVASCRIPT COURSE USING THE NEW COMMERCETOOLS TS SDK https://github.com/commercetools/commercetools-ts-sdk-training
Add API Client Credentials in .env.sample then remove the ".sample" file name should be only ".env" then follow your trainer instructions to solve the exercises.
Use the command npm install
to install dependencies
then you should be able to run any file using npm run [fileNumber]
example
- npm run 1
- npm run 4c
- npm run 6b
Use the command yarn
to install dependencies
then you should be able to run any file using yarn [fileNumber]
example
- yarn 1
- yarn 4c
- yarn 6b
The following (or later) must be installed before the TypeScript SDK can be used:
- Node v18
- Npm v10
- Yarn v1
for questions email [email protected]