Skip to content

teloscube/decaf-client-javascript-extras

Repository files navigation

@decafhub/decaf-client-extras

NPM npm GitHub

Install

Install @decafhub/decaf-client-extras along with its peer dependencies:

npm install --save dayjs @decafhub/decaf-client @decafhub/decaf-client-extras

Testing

  • Duplicate the .env.example file to .env and fill in the values.
  • Run npm test to run the tests.