Integer to Roman Numeral Calculator

Prerequisites

npm i

Development

npm run dev

Run Jest Tests

npm test

Production

npm run build