Skip to content

dimritium/family

Repository files navigation

Info

  • Project is created using NPM execution environment
  • Tested on NodeJS v14.12.0

Running the app

npm install --silent
npm start --silent <absolute_path_to_input_file>

Testing

Testing is being done using mocha.js

npm test

this will run the pre-performed tests in test/test.js file

About

Solution to the geektrust meetTheFamily problem statement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published