Skip to content

hassanAdamineJad/test-p

Repository files navigation

test-p

Prerequisites

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. Go into the project folder and type the following command to install all npm packages

npm install

In order to run the application Type the following command

npm start

or

node src/app.js input.json

In order to run all tests, run the following command

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published