These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
install [NodeJS](https://nodejs.org/en/download/)
Open NodeJS Command Prompt go to the project repository run
npm install
To start the project run
npm run prod
Open NodeJS Command Prompt go to the project repository run
npm run test