/code-challenge

Code challenge

Primary LanguageJavaScript

Deversifi Code challenge

Details

Details Google Doc

Running the code

Install dependencies and use the start task to run the bot, no configuration required

npm install
npm run start

Testing

Testing is done with jest, should add additional tests

npm run test