Skip to content

renanBritz/adp_node_challenge

Repository files navigation

ADP Interview Assignment

This is my solution to ADP Node.js interview assignment

Instructions

Clone the repository and run

npm install

Run tests

npm run test

Run the application

npm run start

Get coverage report with

npm run test:cover

If you have issues with ts-node on windows

Install ts-node globally with

npm install -g ts-node

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published