Skip to content

sapirbenbaz/dashdoc-tt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashdoc - Technical Test

Installation

Please make sure you run the following from the terminal inside the folder.

Install the packages:

npm i

Build (compiling from TypeScript to JavaScript):

npm run build

Usage

The compiled TypeScript file exists in the dist folder

node dist/deliveryChecker.js "[[1,3],[2,5]]" "[1,2,3,4,5]"

In order to test via Jest:

node run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published