Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 688 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 688 Bytes

@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.