Skip to content

Jutawhid/assessment

Repository files navigation

Asswssment

Install Node JS

Refer to https://nodejs.org/en/ to install nodejs

Cloning and Running the Application in local

Clone the project into local

Install all the npm packages.

npm install

In order to run the application

npm start

or

node src/app.js input.json

In order to run all tests

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published