Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 171 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 171 Bytes

Roman Numerals

Run code:

node roman_numerals.js

OR

npm start

Test code:

npm test

Make sure to run npm install before run the test.