- Node.js preferably v20
To install the dependencies execute:
npm install
To run use the following command. By default, app will be available at http://localhost:3000
npm run start
To run the tests execute:
npm run test
To install the dependencies execute:
npm install
To run use the following command. By default, app will be available at http://localhost:3000
npm run start
To run the tests execute:
npm run test