Assignment for Rabobank
For the back-end I used Node/Express and for the front-end I used ReactJS.
Server unit test written using Mocha and Chai.
Node/NPM must be installed globally on the users pc, dependency.
Extract and Navigate into the application folder.
Run npm install in route directory 'rabo-statement-report'.
Run npm install in client directory 'rabo-statement-report/client'.
Navigate to the root directory and execute the following command in a terminal, GIT Bash: npm run test-server.
To run both applications the following is required.
Navigate to the root directory and execute the following command in a terminal, GIT Bash: npm run processor.