Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 747 Bytes

File metadata and controls

26 lines (18 loc) · 747 Bytes

commercetools-js-sdk-v2-training

commercetools-js-sdk-v2-training

https://ok.commercetools.com/training-offering-calendar

NEW JAVASCRIPT COURSE USING THE NEW COMMERCETOOLS TypeScript SDK https://github.com/commercetools/commercetools-sdk-typescript#sdk

Usage

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 yarn [fileNumber] example

  • npm run 1
  • npm run 4c
  • npm run 6b

The following (or later) must be installed before the TypeScript SDK can be used:

  • Node v16
  • npm v8

for questions email training@commercetools.com