Bright Disputes Showcase app Requirements Node.js preferably v20 Installation To install the dependencies execute: npm install Running To run use the following command. By default, app will be available at http://localhost:3000 npm run start Testing To run the tests execute: npm run test